public class ArrayEditField extends EditField implements ActionListener
| Constructor and Description |
|---|
ArrayEditField(org.exolab.castor.xml.schema.SimpleType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Component |
getControl() |
String |
getDefaultValue() |
String |
getText() |
JTextComponent |
makeTextField() |
void |
setEditable(boolean editable) |
void |
setText(String text) |
focusGained, focusLost, getData, getEditField, getEditField, getModel, getName, grabFocus, push, push, setData, setData, setData, setDecl, setDecl, updateNodepublic ArrayEditField(org.exolab.castor.xml.schema.SimpleType type)
public String getDefaultValue()
getDefaultValue in class EditFieldpublic Component getControl()
getControl in class EditFieldpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic JTextComponent makeTextField()
makeTextField in class EditFieldpublic void setEditable(boolean editable)
setEditable in class EditFieldCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.