|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
fi.hut.tml.xsmiles.event.BrowserEvent
BrowserEvent encapsulates the event types related with browser events.
| Field Summary | |
static int |
GUI_CHANGED
Deprecated. |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
BrowserEvent(java.lang.Object source,
int command)
Deprecated. |
|
| Method Summary | |
int |
getCommand()
Deprecated. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static int GUI_CHANGED
| Constructor Detail |
public BrowserEvent(java.lang.Object source,
int command)
variables for action commands| Method Detail |
public int getCommand()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||