BaseItem, Entity, SendableEntityCreatorpublic class GUIEvent extends Event
| Modifier and Type | Field | Description |
|---|---|---|
static int |
ESCAPE |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLEactive, ALTKEY, BUTTON, BUTTONS, CLIENTX, CLIENTY, CODE, CTRKEY, CURRENT_TARGET, currentTarget, event, EVENT, EVENT_TYPE, eventType, id, ID, LAYERX, LAYERY, MOVEMENTX, MOVEMENTY, OFFSETX, OFFSETY, PAGEX, PAGEY, properties, SCREENX, SCREENY, SHIFTKEY, TIME_STAMP, timeStamp, TYPE, X, YEND, STARTNEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATE| Constructor | Description |
|---|---|
GUIEvent() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
actionPerformed(java.lang.Object e) |
|
void |
changed(java.lang.Object observable,
java.lang.Object oldValue,
java.lang.Object newValue) |
|
static GUIEvent |
create(java.lang.Object obj) |
|
int |
getCode() |
|
ObjectCondition |
getListener() |
|
void |
handle(java.lang.Object event) |
|
void |
invalidated(java.lang.Object event) |
|
boolean |
isSubEventName(java.lang.String name) |
|
ObjectCondition |
match(java.lang.Object other) |
|
GUIEvent |
withCode(int value) |
|
GUIEvent |
withListener(ObjectCondition value) |
addHashItem, addKeyValue, checkValue, clear, contains, containsAll, containsAll, fireProperty, first, flag, get, getByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, removeAll, removeByObject, removeItem, reset, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, subList, toArray, toArray, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisiblegetKeyByIndex, getString, getValue, getValueByIndex, put, setAllowEmptyValuegetCurrentTarget, getEvent, getEventType, getId, getProperties, getSendableInstance, getTimeStamp, getValue, isActive, setValue, setValueaddToList, create, getElementBy, getJsonArray, getJsonObject, getNewList, has, parseItem, setType, toString, toString, withEntity, withKeyValue, withKeyValue, without, withTokener, withValue, withValueclear, compute, computeIfAbsent, computeIfPresent, entry, forEach, getOrDefault, hashCode, isEmpty, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, putIfAbsent, remove, replace, replace, replaceAll, sizeclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, add, addToKeyValue, comparator, containsKey, containsValue, copyEntity, entrySet, equals, get, getBoolean, getDouble, getInt, getInt, getKey, getKeyByIndex, getLong, getPositionValue, getString, getString, getValueByIndex, increment, indexOfValue, isComparator, iterator, keyIterator, keySet, put, putAll, remove, removeByIndex, removePos, replaceAllValues, setValue, setValueItem, toTable, values, valuesArrayIntern, with, withComparator, withKeyValueString, withList, withMap, withMultIndexpublic static final int ESCAPE
public GUIEvent withListener(ObjectCondition value)
public void handle(java.lang.Object event)
public void invalidated(java.lang.Object event)
public void actionPerformed(java.lang.Object e)
public void changed(java.lang.Object observable,
java.lang.Object oldValue,
java.lang.Object newValue)
public boolean isSubEventName(java.lang.String name)
public ObjectCondition match(java.lang.Object other)
public static GUIEvent create(java.lang.Object obj)
public ObjectCondition getListener()
public GUIEvent withCode(int value)
public int getCode()