swingx
Version 2005-08-19

org.jdesktop.swingx.painter
Class AbstractPainterBeanInfo.CompositePropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.jdesktop.swingx.editors.EnumerationValuePropertyEditor
          extended by org.jdesktop.swingx.painter.AbstractPainterBeanInfo.CompositePropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
AbstractPainterBeanInfo

public static final class AbstractPainterBeanInfo.CompositePropertyEditor
extends EnumerationValuePropertyEditor


Constructor Summary
AbstractPainterBeanInfo.CompositePropertyEditor()
           
 
Method Summary
 
Methods inherited from class org.jdesktop.swingx.editors.EnumerationValuePropertyEditor
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

AbstractPainterBeanInfo.CompositePropertyEditor

public AbstractPainterBeanInfo.CompositePropertyEditor()

swingx
Version 2005-08-19