Package adams.gui.goe

Class AbstractFloatingPointNumberEditor

  • All Implemented Interfaces:
    HelpProvider, PropertyEditor
    Direct Known Subclasses:
    DoubleEditor, FloatEditor

    public abstract class AbstractFloatingPointNumberEditor
    extends AbstractNumberEditor
    An abstract ancestor for custom editors for floating point numbers, like floats and doubles.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)