public class MacListener
extends org.simplericity.macify.eawt.ApplicationAdapter
Constructor and Description |
---|
MacListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleAbout(org.simplericity.macify.eawt.ApplicationEvent event) |
void |
handleOpenFile(org.simplericity.macify.eawt.ApplicationEvent event) |
void |
handlePreferences(org.simplericity.macify.eawt.ApplicationEvent event) |
void |
handlePrintFile(org.simplericity.macify.eawt.ApplicationEvent event) |
void |
handleQuit(org.simplericity.macify.eawt.ApplicationEvent event) |
public void handleAbout(org.simplericity.macify.eawt.ApplicationEvent event)
handleAbout
in interface org.simplericity.macify.eawt.ApplicationListener
handleAbout
in class org.simplericity.macify.eawt.ApplicationAdapter
public void handleOpenFile(org.simplericity.macify.eawt.ApplicationEvent event)
handleOpenFile
in interface org.simplericity.macify.eawt.ApplicationListener
handleOpenFile
in class org.simplericity.macify.eawt.ApplicationAdapter
public void handlePreferences(org.simplericity.macify.eawt.ApplicationEvent event)
handlePreferences
in interface org.simplericity.macify.eawt.ApplicationListener
handlePreferences
in class org.simplericity.macify.eawt.ApplicationAdapter
public void handlePrintFile(org.simplericity.macify.eawt.ApplicationEvent event)
handlePrintFile
in interface org.simplericity.macify.eawt.ApplicationListener
handlePrintFile
in class org.simplericity.macify.eawt.ApplicationAdapter
public void handleQuit(org.simplericity.macify.eawt.ApplicationEvent event)
handleQuit
in interface org.simplericity.macify.eawt.ApplicationListener
handleQuit
in class org.simplericity.macify.eawt.ApplicationAdapter