e=ResourceBundle.getBundle( "MyAppBundle" )
UIApplicationsResources.mergeBundle( "MyApplication", bundle )
Something like that. Dreaming ...
__ Reply Separator _
Subject: Two questions on Swing:
Author: stevecoh ([EMAIL PROTECTED]) at lon-mime
Date:
Here are two questions I've had on swing. One pertains to java-linux,
the other doesn't, but you guys have been very helpful to me so I
thought I'd ask both.
1) Accessing top level menus via keyboard in Swing. Using Swing 1.0.3
and jdk 1.1.6. I can attach keystrokes to menu items via setMnemo