public class PatternEditor extends TextFieldEditor implements PropertyDBService
CellFormat| Modifier and Type | Class and Description |
|---|---|
static class |
PatternEditor.PatternExternalDlg |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalEditor |
patternExternalEditor |
externalEditor, externalEditorConsumer, panel, prestartValues, textFieldpropertyEditorSupportcellEditable, component, listeners, shouldSelectCell| Constructor and Description |
|---|
PatternEditor() |
PatternEditor(boolean allowNull) |
PatternEditor(TextFieldEditor sample) |
| Modifier and Type | Method and Description |
|---|---|
PatternEditor |
clone() |
ExternalEditor |
getPatternExternalEditor() |
protected JTextComponent |
getTextField() |
protected Object |
getTextFieldValue() |
void |
register(PropertyDB pdb)
Регистрация редакторов в PropertyDB
|
protected void |
setTextFieldValue(Object value)
Указывает редактируемое значение
|
createComponent, getAsText, getEditorPanel, getExternalEditor, getJavaInitializationString, getNullButton, getOpenExternalEditor, getValue, isAllowNull, isNullSelected, openEditor, setAllowNull, setAsText, setExternalEditor, setNullSelected, setPropertyEditorOpts, setValue, setValue, startEditingaddPropertyChangeListener, 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 ExternalEditor patternExternalEditor
public PatternEditor()
public PatternEditor(boolean allowNull)
public PatternEditor(TextFieldEditor sample)
public PatternEditor clone()
clone in class TextFieldEditorpublic void register(PropertyDB pdb)
PropertyDBServiceregister in interface PropertyDBServicepdb - редакторы типовprotected JTextComponent getTextField()
getTextField in class TextFieldEditorprotected Object getTextFieldValue()
getTextFieldValue in class TextFieldEditorprotected void setTextFieldValue(Object value)
TextFieldEditorsetTextFieldValue in class TextFieldEditorvalue - значениеpublic ExternalEditor getPatternExternalEditor()
Copyright © 2019. All rights reserved.