class MacImpl extends java.lang.Object implements ClassSelector, com.apple.eawt.AboutHandler, com.apple.eawt.QuitHandler
Constructor and Description |
---|
MacImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleAbout(com.apple.eawt.AppEvent.AboutEvent arg0) |
void |
handleOS() |
void |
handleQuitRequestWith(com.apple.eawt.AppEvent.QuitEvent arg0,
com.apple.eawt.QuitResponse arg1) |
public void handleOS()
handleOS
in interface ClassSelector
public void handleAbout(com.apple.eawt.AppEvent.AboutEvent arg0)
handleAbout
in interface com.apple.eawt.AboutHandler
public void handleQuitRequestWith(com.apple.eawt.AppEvent.QuitEvent arg0, com.apple.eawt.QuitResponse arg1)
handleQuitRequestWith
in interface com.apple.eawt.QuitHandler