Uses of Package
org.jhotdraw8.fxbase.beans
Packages that use org.jhotdraw8.fxbase.beans
Package
Description
Provides utility classes for JavaFX Beans.
-
Classes in org.jhotdraw8.fxbase.beans used by org.jhotdraw8.fxbase.beansClassDescriptionAn abstrac implementation of the
PropertyBeaninterface.ObservableMixin.Interface for beans which support an open number of properties in a property map. -
Classes in org.jhotdraw8.fxbase.beans used by org.jhotdraw8.fxbase.styleableClassDescriptionInterface for beans which support an open number of properties in a property map.
-
Classes in org.jhotdraw8.fxbase.beans used by org.jhotdraw8.fxbase.treeClassDescriptionA
NonNullPropertythrows anIllegalArgumentExceptionwhen attempting to set its value to null.ObservableMixin.