public class BooleanEditField extends EditField
| Constructor and Description |
|---|
BooleanEditField() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent e)
don't reserve the item finder for a boolean
|
Component |
getControl() |
String |
getDefaultValue() |
String |
getText() |
JTextComponent |
makeTextField() |
void |
setEditable(boolean editable) |
void |
setText(String text) |
public void setEditable(boolean editable)
setEditable in class EditFieldpublic Component getControl()
getControl in class EditFieldpublic String getDefaultValue()
getDefaultValue in class EditFieldpublic void focusGained(FocusEvent e)
focusGained in interface FocusListenerfocusGained in class EditFieldpublic JTextComponent makeTextField()
makeTextField in class EditFieldCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.