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