Package org.jdesktop.swingx
Class JXFrameBeanInfo.StartPositionPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.jdesktop.beans.editors.EnumPropertyEditor<JXFrame.StartPosition>
org.jdesktop.swingx.JXFrameBeanInfo.StartPositionPropertyEditor
- All Implemented Interfaces:
PropertyEditor
- Enclosing class:
JXFrameBeanInfo
public static final class JXFrameBeanInfo.StartPositionPropertyEditor
extends EnumPropertyEditor<JXFrame.StartPosition>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdesktop.beans.editors.EnumPropertyEditor
getAsText, getJavaInitializationString, getTags, setAsText
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
StartPositionPropertyEditor
public StartPositionPropertyEditor()
-