Class AbstractAreaPainterBeanInfo.StylePropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.jdesktop.beans.editors.EnumPropertyEditor<AbstractAreaPainter.Style>
org.jdesktop.swingx.painter.AbstractAreaPainterBeanInfo.StylePropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
AbstractAreaPainterBeanInfo

public static final class AbstractAreaPainterBeanInfo.StylePropertyEditor extends EnumPropertyEditor<AbstractAreaPainter.Style>
  • Constructor Details

    • StylePropertyEditor

      public StylePropertyEditor()