Uses of Interface
org.loboevolution.common.GenericEventListener
-
Uses of GenericEventListener in org.loboevolution.common
Modifier and TypeFieldDescriptionstatic final GenericEventListener[]
GenericEventListener.EMPTY_ARRAY
Constant EMPTY_ARRAYModifier and TypeMethodDescriptionEventDispatch.createListenerCollection()
createListenerCollection.Modifier and TypeMethodDescriptionfinal void
EventDispatch.addListener
(GenericEventListener listener) addListener.final void
EventDispatch.removeListener
(GenericEventListener listener) removeListener.