net.sourceforge.jeuclid.app.mathviewer
Class MainFrameAppListener
java.lang.Object
   com.apple.eawt.ApplicationAdapter
com.apple.eawt.ApplicationAdapter
       net.sourceforge.jeuclid.app.mathviewer.MainFrameAppListener
net.sourceforge.jeuclid.app.mathviewer.MainFrameAppListener
- All Implemented Interfaces: 
- com.apple.eawt.ApplicationListener, EventListener
- public class MainFrameAppListener 
- extends com.apple.eawt.ApplicationAdapter
- Version:
- $Revision: 104426324a39 $
 
 
| Methods inherited from class com.apple.eawt.ApplicationAdapter | 
| handleOpenApplication, handlePrintFile, handleReOpenApplication | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MainFrameAppListener
public MainFrameAppListener(MainFrame mainFrame)
- Default Constructor.
 
- Parameters:
- mainFrame- MainFrame to use
 
handleOpenFile
public void handleOpenFile(com.apple.eawt.ApplicationEvent arg0)
- 
 
- 
- Specified by:
- handleOpenFilein interface- com.apple.eawt.ApplicationListener
- Overrides:
- handleOpenFilein class- com.apple.eawt.ApplicationAdapter
 
- 
 
handleAbout
public void handleAbout(com.apple.eawt.ApplicationEvent arg0)
- 
 
- 
- Specified by:
- handleAboutin interface- com.apple.eawt.ApplicationListener
- Overrides:
- handleAboutin class- com.apple.eawt.ApplicationAdapter
 
- 
 
handlePreferences
public void handlePreferences(com.apple.eawt.ApplicationEvent arg0)
- 
 
- 
- Specified by:
- handlePreferencesin interface- com.apple.eawt.ApplicationListener
- Overrides:
- handlePreferencesin class- com.apple.eawt.ApplicationAdapter
 
- 
 
handleQuit
public void handleQuit(com.apple.eawt.ApplicationEvent arg0)
- 
 
- 
- Specified by:
- handleQuitin interface- com.apple.eawt.ApplicationListener
- Overrides:
- handleQuitin class- com.apple.eawt.ApplicationAdapter
 
- 
 
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.