org.jdesktop.swingx.editors
Class PainterPropertyEditor.CubicCurve2DDelegate

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

public static final class PainterPropertyEditor.CubicCurve2DDelegate
extends DefaultPersistenceDelegate


Constructor Summary
PainterPropertyEditor.CubicCurve2DDelegate()
           
 
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.CubicCurve2DDelegate

public PainterPropertyEditor.CubicCurve2DDelegate()