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 java.beans.DefaultPersistenceDelegate


Constructor Summary
PainterPropertyEditor.InsetsDelegate()
           
 
Method Summary
protected  java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.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 java.beans.Expression instantiate(java.lang.Object oldInstance,
                                            java.beans.Encoder out)
Overrides:
instantiate in class java.beans.DefaultPersistenceDelegate