org.jdesktop.swingx.editors
Class PainterPropertyEditor.GeneralPathDelegate
java.lang.Object
java.beans.PersistenceDelegate
org.jdesktop.swingx.editors.PainterPropertyEditor.GeneralPathDelegate
- Enclosing class:
- PainterPropertyEditor
public static final class PainterPropertyEditor.GeneralPathDelegate
- extends java.beans.PersistenceDelegate
Method Summary |
protected void |
initialize(java.lang.Class<?> type,
java.lang.Object oldInstance,
java.lang.Object newInstance,
java.beans.Encoder out)
|
protected java.beans.Expression |
instantiate(java.lang.Object oldInstance,
java.beans.Encoder out)
|
Methods inherited from class java.beans.PersistenceDelegate |
mutatesTo, writeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PainterPropertyEditor.GeneralPathDelegate
public PainterPropertyEditor.GeneralPathDelegate()
instantiate
protected java.beans.Expression instantiate(java.lang.Object oldInstance,
java.beans.Encoder out)
- Specified by:
instantiate
in class java.beans.PersistenceDelegate
initialize
protected void initialize(java.lang.Class<?> type,
java.lang.Object oldInstance,
java.lang.Object newInstance,
java.beans.Encoder out)
- Overrides:
initialize
in class java.beans.PersistenceDelegate