Class PainterPropertyEditor.GeneralPathDelegate
java.lang.Object
java.beans.PersistenceDelegate
org.jdesktop.beans.editors.PainterPropertyEditor.GeneralPathDelegate
- Enclosing class:
PainterPropertyEditor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitialize(Class<?> type, Object oldInstance, Object newInstance, Encoder out) protected Expressioninstantiate(Object oldInstance, Encoder out) Methods inherited from class PersistenceDelegate
mutatesTo, writeObject
-
Constructor Details
-
GeneralPathDelegate
public GeneralPathDelegate()
-
-
Method Details
-
instantiate
- Specified by:
instantiatein classPersistenceDelegate
-
initialize
- Overrides:
initializein classPersistenceDelegate
-