public class FormattedEditor extends AbstractPropertyEditor
构造器和说明 |
---|
FormattedEditor(java.text.Format format)
Creates a new instance of TextEditor
|
限定符和类型 | 方法和说明 |
---|---|
protected java.awt.event.KeyListener |
createKeyListener() |
java.awt.Component |
getCustomEditor() |
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
void |
validateValue() |
addPropertyChangeListener, firePropertyChanged, getAsText, getJavaInitializationString, getTags, isPaintable, paintValue, refreshInTime, removePropertyChangeListener, setAsText, setDefaultValue, supportsCustomEditor
public FormattedEditor(java.text.Format format)
protected java.awt.event.KeyListener createKeyListener()
public void setValue(java.lang.Object value)
public java.lang.Object getValue()
public java.awt.Component getCustomEditor()
public void validateValue() throws ValidationException