org.jdesktop.swingx.painter
Class GlossPainterBeanInfo.GlossPositionPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.jdesktop.swingx.editors.EnumPropertyEditor<GlossPainter.GlossPosition>
          extended by org.jdesktop.swingx.painter.GlossPainterBeanInfo.GlossPositionPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
GlossPainterBeanInfo

public static final class GlossPainterBeanInfo.GlossPositionPropertyEditor
extends EnumPropertyEditor<GlossPainter.GlossPosition>


Constructor Summary
GlossPainterBeanInfo.GlossPositionPropertyEditor()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlossPainterBeanInfo.GlossPositionPropertyEditor

public GlossPainterBeanInfo.GlossPositionPropertyEditor()