public abstract class WrapperCoreEvent extends WrapperEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
WrapperCoreEvent()
Creates a new WrapperCoreEvent.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getFlags()
Returns a set of event flags for which the event should be fired.
|
getSource, toStringpublic long getFlags()
If subclassed, the return value of the super class should usually be ORed with any additional flags.
getFlags in class WrapperEventCopyright 1999, 2018 Tanuki Software Inc., All Rights Reserved.