swingx
Version 2005-08-19

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 PersistenceDelegate


Constructor Summary
PainterPropertyEditor.GeneralPathDelegate()
           
 
Method Summary
protected  void initialize(Class<?> type, Object oldInstance, Object newInstance, Encoder out)
           
protected  Expression instantiate(Object oldInstance, 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 Expression instantiate(Object oldInstance,
                                 Encoder out)
Specified by:
instantiate in class PersistenceDelegate

initialize

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

swingx
Version 2005-08-19