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 Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionApplicationEvent
(Object source, String fFilename, boolean fHandled) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.no reason originally specifiedboolean
Deprecated.no reason originally specifiedvoid
setHandled
(boolean b) Deprecated.no reason originally specifiedMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ApplicationEvent
Deprecated.
-
-
Method Details
-
isHandled
Deprecated.no reason originally specified -
setHandled
Deprecated.no reason originally specified -
getFilename
Deprecated.no reason originally specified
-