Package javafx.beans
package javafx.beans
-
ClassDescriptionSpecifies a property to which child elements will be added or set when an explicit property is not given.An
InvalidationListener
is notified whenever anObservable
becomes invalid.Annotation that provides information about argument's name.AnObservable
is an entity that wraps content and allows to observe the content for invalidations.AWeakInvalidationListener
can be used, if anObservable
should only maintain a weak reference to the listener.WeakListener
is the super interface of all weak listener implementations JavaFX runtime.