|
|||||||||
| Home >> All >> com >> apple >> [ eawt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.apple.eawt
Class ApplicationEvent

java.lang.Objectcom.apple.eawt.ApplicationEvent
- public class ApplicationEvent
- extends java.lang.Object
| Constructor Summary | |
ApplicationEvent()
|
|
| Method Summary | |
java.lang.String |
getFilename()
|
boolean |
isHandled()
|
void |
setHandled(boolean state)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ApplicationEvent
public ApplicationEvent()
| Method Detail |
getFilename
public java.lang.String getFilename()
isHandled
public boolean isHandled()
setHandled
public void setHandled(boolean state)
|
|||||||||
| Home >> All >> com >> apple >> [ eawt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.apple.eawt.ApplicationEvent