org.homeunix.thecave.moss.util.apple
Class ApplicationEvent
java.lang.Object
org.homeunix.thecave.moss.util.apple.ApplicationEvent
public class ApplicationEvent
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationEvent
public ApplicationEvent(com.apple.eawt.ApplicationEvent event)
getEvent
public com.apple.eawt.ApplicationEvent getEvent()
setEvent
public void setEvent(com.apple.eawt.ApplicationEvent event)
getFilename
public java.lang.String getFilename()
isHandled
public boolean isHandled()
setHandled
public void setHandled(boolean arg0)