public static interface GenericEvent.Source
Modifier and Type | Method and Description |
---|---|
void |
addListener(GenericEvent.Listener l)
Register as a listener for this event type.
|
void |
removeListener(GenericEvent.Listener l)
Deregister the listener.
|
void addListener(GenericEvent.Listener l)
void removeListener(GenericEvent.Listener l)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.