|
SWIXML 1.5 (#149) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.apple.eawt.Application
org.swixml.MacApp
public class MacApp
A MacApp object acompanies a SwingEngine generated UI, when run on a Mac.
The MacApp dispatches MacMenu requests to the registered actions.
It remains in the responsibility of the main application that the registered
Action are available and fully funtional (loaded).
Method Summary | |
---|---|
static MacApp |
getInstance()
|
void |
update(Map action_map)
|
Methods inherited from class com.apple.eawt.Application |
---|
addAboutMenuItem, addApplicationListener, addPreferencesMenuItem, getApplication, getEnabledAboutMenu, getEnabledPreferencesMenu, getMouseLocationOnScreen, isAboutMenuItemPresent, isPreferencesMenuItemPresent, removeAboutMenuItem, removeApplicationListener, removePreferencesMenuItem, setEnabledAboutMenu, setEnabledPreferencesMenu |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MacApp getInstance()
public void update(Map action_map)
|
SWIXML 1.5 (#149) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |