public class CharsetEditor extends ComboBoxEditor implements PropertyDBService
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
emptyAsDefault |
protected boolean |
nullAsDefault |
comboBox, listCellRenderer, optionsStringpropertyEditorSupportcellEditable, component, listeners, shouldSelectCell| Constructor and Description |
|---|
CharsetEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
register(PropertyDB pdb)
Регистрация редакторов в PropertyDB
|
void |
setValue(Object value) |
void |
startEditing(Object value,
Object context) |
clone, createComponent, getAsText, getComboBox, getJavaInitializationString, getVaraints, setAsText, setPropertyEditorOpts, setVartiantsaddPropertyChangeListener, firePropertyChanged, getCellEditorValue, getComponent, getCustomEditor, getTags, isPaintable, paintValue, parseEditOptions, removePropertyChangeListener, setTags, supportsCustomEditoraddCellEditorListener, cancelCellEditing, clearAllListeners, fireEditingCanceled, fireEditingStopped, getEditIcon, getNullIcon, getNullSelectedIcon, getNullUnSelectedIcon, isCellEditable, isShouldSelectCell, removeCellEditorListener, setCellEditable, setComponent, setShouldSelectCell, stopCellEditingprotected boolean nullAsDefault
protected boolean emptyAsDefault
public void register(PropertyDB pdb)
PropertyDBServiceregister in interface PropertyDBServicepdb - редакторы типовpublic Object getValue()
getValue in interface PropertyEditorgetValue in class ComboBoxEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class ComboBoxEditorpublic void startEditing(Object value, Object context)
startEditing in interface TreeTableNodeValueEditor.EditorstartEditing in class ComboBoxEditorCopyright © 2019. All rights reserved.