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