Class AbstractPainterBeanInfo.InterpolationPropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.jdesktop.beans.editors.EnumPropertyEditor<AbstractPainter.Interpolation>
org.jdesktop.swingx.painter.AbstractPainterBeanInfo.InterpolationPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
AbstractPainterBeanInfo

public static final class AbstractPainterBeanInfo.InterpolationPropertyEditor extends EnumPropertyEditor<AbstractPainter.Interpolation>
  • Constructor Details

    • InterpolationPropertyEditor

      public InterpolationPropertyEditor()