Package com.apple.eawt
Class ApplicationEvent
java.lang.Object
java.util.EventObject
com.apple.eawt.ApplicationEvent
- All Implemented Interfaces:
- Serializable
Deprecated.
no reason originally specified
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionApplicationEvent(Object source, String fFilename, boolean fHandled) Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated.no reason originally specifiedbooleanDeprecated.no reason originally specifiedvoidsetHandled(boolean b) Deprecated.no reason originally specifiedMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
ApplicationEventDeprecated.
 
- 
- 
Method Details- 
isHandledDeprecated.no reason originally specified
- 
setHandledDeprecated.no reason originally specified
- 
getFilenameDeprecated.no reason originally specified
 
-