Class BasicDependantColorPropertyEditor

  • All Implemented Interfaces:
    PropertyEditor

    public class BasicDependantColorPropertyEditor
    extends PropertyEditorSupport
    Basic PropertyEditor for DependantColor. It is necessary to define this basic editor without CustomEditor support in order to deserialize DependantColor values from a project file when the full editor (from DesktopPreview module) is not available (when using the toolkit or when the Preview UI is not loaded yet).
    Author:
    Mathieu Bastian