Class ColorEditor

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

public class ColorEditor extends PropertyEditorSupport
Color 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 ColorPropertyEditor for a more traditional property editor that returns a direct color editing component.