Modifier and Type | Method and Description |
---|---|
MDIApplication |
getGUIApplication()
Return a reference to this program's GUI application or null if we are
running in batch mode.
|
Preferences |
getPreferences()
Return a reference to the user preferences for this application or null
if no preferences class has been stored.
|
java.util.ResourceBundle |
getResourceBundle()
Returns the resource bundle stored with this application.
|
java.util.ResourceBundle getResourceBundle()
MDIApplication getGUIApplication()
Preferences getPreferences()