public class TimeDiffEditor extends TextFieldEditor implements PropertyDBService
externalEditor, externalEditorConsumer, panel, prestartValues, textFieldpropertyEditorSupportcellEditable, component, listeners, shouldSelectCell| Constructor and Description |
|---|
TimeDiffEditor()
Конструктор
|
TimeDiffEditor(boolean allowNull)
Конструктор
|
TimeDiffEditor(TimeDiffEditor sample)
Конструктор копирования
|
| Modifier and Type | Method and Description |
|---|---|
TimeDiffEditor |
clone() |
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, stopCellEditingpublic TimeDiffEditor(boolean allowNull)
allowNull - true - допускается null значенияpublic TimeDiffEditor(TimeDiffEditor sample)
sample - образец для копиованияpublic TimeDiffEditor()
public void register(PropertyDB pdb)
PropertyDBServiceregister in interface PropertyDBServicepdb - редакторы типовpublic TimeDiffEditor clone()
clone in class TextFieldEditorprotected JTextComponent getTextField()
getTextField in class TextFieldEditorprotected Object getTextFieldValue()
getTextFieldValue in class TextFieldEditorprotected void setTextFieldValue(Object value)
TextFieldEditorsetTextFieldValue in class TextFieldEditorvalue - значениеCopyright © 2019. All rights reserved.