Package org.jdesktop.beans.editors
Class PainterPropertyEditor.InsetsDelegate
java.lang.Object
java.beans.PersistenceDelegate
java.beans.DefaultPersistenceDelegate
org.jdesktop.beans.editors.PainterPropertyEditor.InsetsDelegate
- Enclosing class:
PainterPropertyEditor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Expression
instantiate
(Object oldInstance, Encoder out) Methods inherited from class java.beans.DefaultPersistenceDelegate
initialize, mutatesTo
Methods inherited from class java.beans.PersistenceDelegate
writeObject
-
Constructor Details
-
InsetsDelegate
public InsetsDelegate()
-
-
Method Details
-
instantiate
- Overrides:
instantiate
in classDefaultPersistenceDelegate
-