@Deprecated
public class ApplicationEvent
extends java.util.EventObject
| Constructor and Description |
|---|
ApplicationEvent(java.lang.Object source,
java.lang.String fFilename,
boolean fHandled)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilename()
Deprecated.
no reason originally specified
|
boolean |
isHandled()
Deprecated.
no reason originally specified
|
void |
setHandled(boolean b)
Deprecated.
no reason originally specified
|
@Deprecated
public ApplicationEvent(java.lang.Object source,
java.lang.String fFilename,
boolean fHandled)
@Deprecated public boolean isHandled()
@Deprecated public void setHandled(boolean b)
@Deprecated public java.lang.String getFilename()