Package docking.options.editor
Class FontPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
docking.options.editor.FontPropertyEditor
- All Implemented Interfaces:
 PropertyEditor
Property Editor for editing 
Fonts- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanMethods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource 
- 
Field Details
- 
SAMPLE_STRING
- See Also:
 
 
 - 
 - 
Constructor Details
- 
FontPropertyEditor
public FontPropertyEditor() 
 - 
 - 
Method Details
- 
getCustomEditor
- Specified by:
 getCustomEditorin interfacePropertyEditor- Overrides:
 getCustomEditorin classPropertyEditorSupport
 - 
supportsCustomEditor
public boolean supportsCustomEditor()- Specified by:
 supportsCustomEditorin interfacePropertyEditor- Overrides:
 supportsCustomEditorin classPropertyEditorSupport
 - 
setValue
- Specified by:
 setValuein interfacePropertyEditor- Overrides:
 setValuein classPropertyEditorSupport
 
 -