ucar.unidata.ui
Class InputFieldPanel.DoubleField
java.lang.Object
ucar.unidata.ui.InputFieldPanel.InputField
ucar.unidata.ui.InputFieldPanel.TextField
ucar.unidata.ui.InputFieldPanel.DoubleField
- Enclosing class:
- InputFieldPanel
public class InputFieldPanel.DoubleField
- extends InputFieldPanel.TextField
Class DoubleField
- Author:
- Unidata
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setValue
public void setValue(double value)
- _more_
- Parameters:
value -
getDoubleValue
public double getDoubleValue()
- _more_
- Returns:
- _more_