swingx
Version 2009-07-31

org.jdesktop.swingx.editors
Class PainterPropertyEditor.InsetsDelegate

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

public static final class PainterPropertyEditor.InsetsDelegate
extends DefaultPersistenceDelegate


Constructor Summary
PainterPropertyEditor.InsetsDelegate()
           
 
Method Summary
protected  Expression instantiate(Object oldInstance, Encoder out)
           
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
initialize, 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.InsetsDelegate

public PainterPropertyEditor.InsetsDelegate()
Method Detail

instantiate

protected Expression instantiate(Object oldInstance,
                                 Encoder out)
Overrides:
instantiate in class DefaultPersistenceDelegate

swingx
Version 2009-07-31