Class EventListenable
java.lang.Object
dev.pfaff.altargui.util.listenable.AbstractSignal
dev.pfaff.altargui.util.listenable.EventListenable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.pfaff.altargui.util.listenable.AbstractSignal
forEachListener, listen, listen, notifyListenersAsRunnable, removeListener
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.pfaff.altargui.util.listenable.Signal
listenAndInvoke
-
Constructor Details
-
EventListenable
public EventListenable()
-
-
Method Details
-
notifyListeners
public void notifyListeners()
-