Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.apple.eawt
Class ApplicationEvent  view ApplicationEvent download ApplicationEvent.java

java.lang.Object
  extended bycom.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)