|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incrediblesoft.redjey.event.AbstractEvent
com.incrediblesoft.redjey.event.ActionEvent
public class ActionEvent
Field Summary | |
---|---|
static int |
ACTION_PERFOMED
|
Fields inherited from class com.incrediblesoft.redjey.event.AbstractEvent |
---|
ACTION_EVENT, FOCUS_EVENT, MOUSE_EVENT, PAINT_EVENT |
Constructor Summary | |
---|---|
ActionEvent(Component source)
|
Method Summary |
---|
Methods inherited from class com.incrediblesoft.redjey.event.AbstractEvent |
---|
consume, getEventType, getID, getSource, isConsumed, setID, setSource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ACTION_PERFOMED
Constructor Detail |
---|
public ActionEvent(Component source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |