Enum WidgetUtil.PropertyEditor

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<WidgetUtil.PropertyEditor>
    Enclosing class:
    WidgetUtil

    public static enum WidgetUtil.PropertyEditor
    extends java.lang.Enum<WidgetUtil.PropertyEditor>
    Enumeration of the different types of property editor.
    A property editor is defined by a name and a ControlSettings.
    Author:
    ndossantos