org.jdesktop.swingx.editors
Class PainterPropertyEditor.GeneralPathDelegate

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

public static final class PainterPropertyEditor.GeneralPathDelegate
extends java.beans.PersistenceDelegate


Constructor Summary
PainterPropertyEditor.GeneralPathDelegate()
           
 
Method Summary
protected  void initialize(java.lang.Class<?> type, java.lang.Object oldInstance, java.lang.Object newInstance, java.beans.Encoder out)
           
protected  java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.Encoder out)
           
 
Methods inherited from class java.beans.PersistenceDelegate
mutatesTo, writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PainterPropertyEditor.GeneralPathDelegate

public PainterPropertyEditor.GeneralPathDelegate()
Method Detail

instantiate

protected java.beans.Expression instantiate(java.lang.Object oldInstance,
                                            java.beans.Encoder out)
Specified by:
instantiate in class java.beans.PersistenceDelegate

initialize

protected void initialize(java.lang.Class<?> type,
                          java.lang.Object oldInstance,
                          java.lang.Object newInstance,
                          java.beans.Encoder out)
Overrides:
initialize in class java.beans.PersistenceDelegate