Class FloatValuePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, TextFieldVerifierImp

public class FloatValuePanel extends ParsableValuePanel<Float>
A FloatValuePanel holds a Float value and allows the user to change it.
Since:
3.3.2
Author:
Peter Hollemans
See Also:
  • Constructor Details

    • FloatValuePanel

      public FloatValuePanel()
  • Method Details