Class NeonBorderEffectBeanInfo.BorderPositionPropertyEditor
- java.lang.Object
-
- java.beans.PropertyEditorSupport
-
- org.jdesktop.swingx.editors.EnumPropertyEditor
-
- org.jdesktop.swingx.painter.effects.NeonBorderEffectBeanInfo.BorderPositionPropertyEditor
-
- All Implemented Interfaces:
PropertyEditor
- Enclosing class:
- NeonBorderEffectBeanInfo
public static final class NeonBorderEffectBeanInfo.BorderPositionPropertyEditor extends EnumPropertyEditor
-
-
Constructor Summary
Constructors Constructor Description BorderPositionPropertyEditor()
-
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
-
-