Package org.jdesktop.swingx.editors
Class PainterPropertyEditor.InsetsDelegate
- java.lang.Object
-
- java.beans.PersistenceDelegate
-
- java.beans.DefaultPersistenceDelegate
-
- org.jdesktop.swingx.editors.PainterPropertyEditor.InsetsDelegate
-
- Enclosing class:
- PainterPropertyEditor
public static final class PainterPropertyEditor.InsetsDelegate extends DefaultPersistenceDelegate
-
-
Constructor Summary
Constructors Constructor Description InsetsDelegate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Expression
instantiate(Object oldInstance, Encoder out)
-
Methods inherited from class java.beans.DefaultPersistenceDelegate
initialize, mutatesTo
-
Methods inherited from class java.beans.PersistenceDelegate
writeObject
-
-
-
-
Method Detail
-
instantiate
protected Expression instantiate(Object oldInstance, Encoder out)
- Overrides:
instantiate
in classDefaultPersistenceDelegate
-
-