org.jdesktop.swingx.editors
Class PainterPropertyEditor.AreaDelegate

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

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


Constructor Summary
PainterPropertyEditor.AreaDelegate()
           
 
Method Summary
protected  java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.Encoder out)
           
 
Methods inherited from class java.beans.PersistenceDelegate
initialize, mutatesTo, writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PainterPropertyEditor.AreaDelegate

public PainterPropertyEditor.AreaDelegate()
Method Detail

instantiate

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