java.lang.Object
org.jhotdraw8.fxbase.beans.SimpleObservable
- All Implemented Interfaces:
javafx.beans.Observable,ObservableMixin
SimpleObservable.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javafx.beans.Observable
subscribeMethods inherited from interface org.jhotdraw8.fxbase.beans.ObservableMixin
addListener, fireInvalidated, fireInvalidated, invalidated, removeListener
-
Constructor Details
-
SimpleObservable
public SimpleObservable()
-
-
Method Details
-
getInvalidationListeners
- Specified by:
getInvalidationListenersin interfaceObservableMixin
-