swingx
Version 2009-07-31

org.jdesktop.swingx.editors
Class PainterUtil.AbstractPainterDelegate

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

public static final class PainterUtil.AbstractPainterDelegate
extends DefaultPersistenceDelegate


Constructor Summary
PainterUtil.AbstractPainterDelegate()
           
 
Method Summary
protected  void initialize(Class type, Object oldInstance, Object newInstance, Encoder out)
           
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
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

PainterUtil.AbstractPainterDelegate

public PainterUtil.AbstractPainterDelegate()
Method Detail

initialize

protected void initialize(Class type,
                          Object oldInstance,
                          Object newInstance,
                          Encoder out)
Overrides:
initialize in class DefaultPersistenceDelegate

swingx
Version 2009-07-31