Package org.jdesktop.swingx.editors
Class PainterPropertyEditor.AreaDelegate
- java.lang.Object
-
- java.beans.PersistenceDelegate
-
- org.jdesktop.swingx.editors.PainterPropertyEditor.AreaDelegate
-
- Enclosing class:
- PainterPropertyEditor
public static final class PainterPropertyEditor.AreaDelegate extends PersistenceDelegate
-
-
Constructor Summary
Constructors Constructor Description AreaDelegate()
-
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.PersistenceDelegate
initialize, mutatesTo, writeObject
-
-
-
-
Method Detail
-
instantiate
protected Expression instantiate(Object oldInstance, Encoder out)
- Specified by:
instantiate
in classPersistenceDelegate
-
-