Package org.jdesktop.beans.editors
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 void
initialize
(Class<?> type, Object oldInstance, Object newInstance, Encoder out) protected Expression
instantiate
(Object oldInstance, Encoder out) Methods inherited from class java.beans.PersistenceDelegate
mutatesTo, writeObject
-
Constructor Details
-
GeneralPathDelegate
public GeneralPathDelegate()
-
-
Method Details
-
instantiate
- Specified by:
instantiate
in classPersistenceDelegate
-
initialize
- Overrides:
initialize
in classPersistenceDelegate
-