|
|||||||||
| Home >> All >> com >> apple >> [ eawt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.apple.eawt
Interface ApplicationListener

- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- ApplicationAdapter
- public interface ApplicationListener
- extends java.util.EventListener
| Method Summary | |
void |
handleAbout(ApplicationEvent event)
|
void |
handleOpenApplication(ApplicationEvent event)
|
void |
handleOpenFile(ApplicationEvent event)
|
void |
handlePreferences(ApplicationEvent event)
|
void |
handlePrintFile(ApplicationEvent event)
|
void |
handleQuit(ApplicationEvent event)
|
| Method Detail |
handleAbout
public void handleAbout(ApplicationEvent event)
handleOpenApplication
public void handleOpenApplication(ApplicationEvent event)
handleOpenFile
public void handleOpenFile(ApplicationEvent event)
handlePreferences
public void handlePreferences(ApplicationEvent event)
handlePrintFile
public void handlePrintFile(ApplicationEvent event)
handleQuit
public void handleQuit(ApplicationEvent event)
|
|||||||||
| Home >> All >> com >> apple >> [ eawt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC