class SentEvent extends AWTEvent implements ActiveEvent
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
dispatched |
(package private) static int |
ID |
ACTION_EVENT_MASK, ADJUSTMENT_EVENT_MASK, COMPONENT_EVENT_MASK, consumed, CONTAINER_EVENT_MASK, FOCUS_EVENT_MASK, focusManagerIsDispatching, HIERARCHY_BOUNDS_EVENT_MASK, HIERARCHY_EVENT_MASK, id, INPUT_METHOD_EVENT_MASK, INPUT_METHODS_ENABLED_MASK, INVOCATION_EVENT_MASK, isPosted, ITEM_EVENT_MASK, KEY_EVENT_MASK, MOUSE_EVENT_MASK, MOUSE_MOTION_EVENT_MASK, MOUSE_WHEEL_EVENT_MASK, PAINT_EVENT_MASK, RESERVED_ID_MAX, TEXT_EVENT_MASK, WINDOW_EVENT_MASK, WINDOW_FOCUS_EVENT_MASK, WINDOW_STATE_EVENT_MASKsource| Constructor and Description |
|---|
SentEvent() |
SentEvent(AWTEvent nested) |
SentEvent(AWTEvent nested,
AppContext toNotify) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch()
Dispatch the event to its target, listeners of the events source,
or do whatever it is this event is supposed to do.
|
(package private) void |
dispose() |
consume, convertToOld, copyPrivateDataInto, dispatched, getID, isConsumed, paramString, setSource, toStringgetSourcestatic final int ID
boolean dispatched
SentEvent()
SentEvent(AWTEvent nested, AppContext toNotify)
public void dispatch()
ActiveEventdispatch in interface ActiveEventfinal void dispose()