Uses of Interface
org.jipijapa.event.spi.EventListener
Packages that use EventListener
-
Uses of EventListener in org.jipijapa.event.impl
Methods in org.jipijapa.event.impl with parameters of type EventListenerModifier and TypeMethodDescriptionstatic voidEventListenerRegistration.add(EventListener eventListener) static voidEventListenerRegistration.remove(EventListener eventListener) -
Uses of EventListener in org.jipijapa.event.impl.internal
Methods in org.jipijapa.event.impl.internal with parameters of type EventListenerModifier and TypeMethodDescriptionstatic voidNotification.add(EventListener eventListener) static voidNotification.remove(EventListener eventListener)