org.jdesktop.swingx.editors
Class PainterPropertyEditor.QuadCurve2DDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by java.beans.DefaultPersistenceDelegate
          extended by org.jdesktop.swingx.editors.PainterPropertyEditor.QuadCurve2DDelegate
Enclosing class:
PainterPropertyEditor

public static final class PainterPropertyEditor.QuadCurve2DDelegate
extends DefaultPersistenceDelegate


Constructor Summary
PainterPropertyEditor.QuadCurve2DDelegate()
           
 
Method Summary
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
initialize, instantiate, mutatesTo
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PainterPropertyEditor.QuadCurve2DDelegate

public PainterPropertyEditor.QuadCurve2DDelegate()