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