public abstract class EventTypeSet
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static EventType[] |
EMPTY_EVENT_TYPE |
Constructor and Description |
---|
EventTypeSet() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
actionSetChanged(EventType[] added,
EventType[] removed) |
void |
changeSet(EventType[] added,
EventType[] removed) |
protected EventType[] |
getAllTypes() |
protected static final EventType[] EMPTY_EVENT_TYPE