org.jdesktop.swingx.editors
Class PainterPropertyEditor.Arc2DDelegate

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

public static final class PainterPropertyEditor.Arc2DDelegate
extends DefaultPersistenceDelegate


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

public PainterPropertyEditor.Arc2DDelegate()