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_ARRAYConstant 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 voidEventDispatch.addListener(GenericEventListener listener) addListener.final voidEventDispatch.removeListener(GenericEventListener listener) removeListener.