Class FontEditor

java.lang.Object
java.beans.PropertyEditorSupport
docking.options.editor.FontEditor
All Implemented Interfaces:
PropertyEditor

public class FontEditor extends PropertyEditorSupport
Font property editor that is a bit unusual in that its custom component is a button that when pushed, pops up a dialog for editing the color. Use FontPropertyEditor for a more traditional property editor that returns a direct color editing component.