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