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