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