org.homeunix.thecave.moss.util.apple
Class ApplicationAdapter
java.lang.Object
org.homeunix.thecave.moss.util.apple.ApplicationAdapter
public class ApplicationAdapter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationAdapter
public ApplicationAdapter()
handleAbout
public void handleAbout(ApplicationEvent arg0)
handleOpenApplication
public void handleOpenApplication(ApplicationEvent arg0)
handleOpenFile
public void handleOpenFile(ApplicationEvent arg0)
handlePreferences
public void handlePreferences(ApplicationEvent arg0)
handlePrintFile
public void handlePrintFile(ApplicationEvent arg0)
handleQuit
public void handleQuit(ApplicationEvent arg0)
handleReOpenApplication
public void handleReOpenApplication(ApplicationEvent arg0)