org.jdesktop.swingx.editors
Class PainterPropertyEditor.Line2DDelegate

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

public static final class PainterPropertyEditor.Line2DDelegate
extends DefaultPersistenceDelegate


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

public PainterPropertyEditor.Line2DDelegate()