Class ApplicationEvent

java.lang.Object
java.util.EventObject
com.apple.eawt.ApplicationEvent
All Implemented Interfaces:
Serializable

@Deprecated public class ApplicationEvent extends EventObject
Deprecated.
no reason originally specified
See Also:
  • Constructor Details

    • ApplicationEvent

      @Deprecated public ApplicationEvent(Object source, String fFilename, boolean fHandled)
      Deprecated.
  • Method Details

    • isHandled

      @Deprecated public boolean isHandled()
      Deprecated.
      no reason originally specified
    • setHandled

      @Deprecated public void setHandled(boolean b)
      Deprecated.
      no reason originally specified
    • getFilename

      @Deprecated public String getFilename()
      Deprecated.
      no reason originally specified