Package docking.options.editor
Class StringEditor
java.lang.Object
java.beans.PropertyEditorSupport
docking.options.editor.StringEditor
- All Implemented Interfaces:
PropertyEditor
-
Constructor Summary
-
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
StringEditor
public StringEditor()
-