public abstract class EventTypeSet extends 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
Copyright © 2017 JacORB. All rights reserved.