|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.apple.eawt.ApplicationAdapter org.xnap.platform.macos.MacOS141Handler
public class MacOS141Handler
Method Summary | |
---|---|
void |
handleAbout(com.apple.eawt.ApplicationEvent event)
|
void |
handlePreferences(com.apple.eawt.ApplicationEvent event)
|
void |
handleQuit(com.apple.eawt.ApplicationEvent event)
|
static void |
register()
|
Methods inherited from class com.apple.eawt.ApplicationAdapter |
---|
handleOpenApplication, handleOpenDocument, handlePrintDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void register()
public void handleAbout(com.apple.eawt.ApplicationEvent event)
handleAbout
in interface com.apple.eawt.ApplicationListener
handleAbout
in class com.apple.eawt.ApplicationAdapter
public void handlePreferences(com.apple.eawt.ApplicationEvent event)
handlePreferences
in interface com.apple.eawt.ApplicationListener
handlePreferences
in class com.apple.eawt.ApplicationAdapter
public void handleQuit(com.apple.eawt.ApplicationEvent event)
handleQuit
in interface com.apple.eawt.ApplicationListener
handleQuit
in class com.apple.eawt.ApplicationAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |