|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.apple.eawt.ApplicationAdapter
org.brains2b.attest.macosx.MacOsXHandler
public class MacOsXHandler
| Constructor Summary | |
|---|---|
MacOsXHandler()
|
|
| Method Summary | |
|---|---|
void |
addActionListener(java.awt.event.ActionListener listener)
|
java.lang.String |
getFilename()
|
void |
handleOpenFile(com.apple.eawt.ApplicationEvent arg0)
|
void |
removeActionListener(java.awt.event.ActionListener listener)
|
| Methods inherited from class com.apple.eawt.ApplicationAdapter |
|---|
handleAbout, handleOpenApplication, handlePreferences, handlePrintFile, handleQuit, handleReOpenApplication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacOsXHandler()
| Method Detail |
|---|
public void handleOpenFile(com.apple.eawt.ApplicationEvent arg0)
handleOpenFile in interface com.apple.eawt.ApplicationListenerhandleOpenFile in class com.apple.eawt.ApplicationAdapterpublic java.lang.String getFilename()
getFilename in interface OsStubpublic void addActionListener(java.awt.event.ActionListener listener)
addActionListener in interface OsStubpublic void removeActionListener(java.awt.event.ActionListener listener)
removeActionListener in interface OsStub
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||