Package org.jdesktop.swingx.painter
Class GlossPainterBeanInfo.GlossPositionPropertyEditor
- java.lang.Object
-
- java.beans.PropertyEditorSupport
-
- org.jdesktop.beans.editors.EnumPropertyEditor<GlossPainter.GlossPosition>
-
- org.jdesktop.swingx.painter.GlossPainterBeanInfo.GlossPositionPropertyEditor
-
- All Implemented Interfaces:
java.beans.PropertyEditor
- Enclosing class:
- GlossPainterBeanInfo
public static final class GlossPainterBeanInfo.GlossPositionPropertyEditor extends EnumPropertyEditor<GlossPainter.GlossPosition>
-
-
Constructor Summary
Constructors Constructor Description GlossPositionPropertyEditor()
-
Method Summary
-
Methods inherited from class org.jdesktop.beans.editors.EnumPropertyEditor
getAsText, getJavaInitializationString, getTags, setAsText
-
-