Class JAPMacintosh.AppListener

java.lang.Object
  extended by ApplicationAdapter
      extended by JAPMacintosh.AppListener
Enclosing class:
JAPMacintosh

 class JAPMacintosh.AppListener
extends ApplicationAdapter


Constructor Summary
JAPMacintosh.AppListener()
           
 
Method Summary
 void handleAbout(ApplicationEvent event)
           
 void handlePreferences(ApplicationEvent event)
           
 void handleQuit(ApplicationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAPMacintosh.AppListener

JAPMacintosh.AppListener()
Method Detail

handleAbout

public void handleAbout(ApplicationEvent event)

handleQuit

public void handleQuit(ApplicationEvent event)

handlePreferences

public void handlePreferences(ApplicationEvent event)