swingx
Version 2009-07-31

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 PersistenceDelegate


Constructor Summary
PainterPropertyEditor.AreaDelegate()
           
 
Method Summary
protected  Expression instantiate(Object oldInstance, 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 Expression instantiate(Object oldInstance,
                                 Encoder out)
Specified by:
instantiate in class PersistenceDelegate

swingx
Version 2009-07-31