public abstract class FloatPropertyBase
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

The class FloatPropertyBase is the base class for a property wrapping a float value. It provides all the functionality required for a property except for the getBean() and getName() methods, which must be implemented by extending classes.

extends FloatProperty

See also:
FloatProperty

Since:  JavaFX 2.0