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