Uses of Interface
org.loboevolution.common.GenericEventListener
Packages that use GenericEventListener
-
Uses of GenericEventListener in org.loboevolution.common
Fields in org.loboevolution.common declared as GenericEventListenerModifier and TypeFieldDescriptionstatic final GenericEventListener[]
GenericEventListener.EMPTY_ARRAY
Constant EMPTY_ARRAYMethods in org.loboevolution.common that return types with arguments of type GenericEventListenerModifier and TypeMethodDescriptionEventDispatch.createListenerCollection()
createListenerCollection.Methods in org.loboevolution.common with parameters of type GenericEventListenerModifier and TypeMethodDescriptionfinal void
EventDispatch.addListener
(GenericEventListener listener) addListener.final void
EventDispatch.removeListener
(GenericEventListener listener) removeListener.