 |
Article:
 |
 |
Asserting Control Over the GUI: Commands, Defaults, and Resource Bundles
|
| Subject: |
uptodate version |
| Date: |
2005-11-25 04:16:38 |
| From: |
paulmarfia |
|
|

|
Is there an up to date version of this article?
I'm relatively new and I am having trouble getting the article examples to work.
Two items that I can't get match are:
ResourceBundle.getResource <= I don't have
and
new Command("quit", commands, defaults)
I went to getBundle on the first and switched the parameters on the second, but I only get null Command Actions.
Thanks |
|