Class BasicEdgeColorPropertyEditor

  • All Implemented Interfaces:
    PropertyEditor

    public class BasicEdgeColorPropertyEditor
    extends PropertyEditorSupport
    Basic PropertyEditor for EdgeColor. It is necessary to define this basic editor without CustomEditor support in order to deserialize EdgeColor 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