Package org.jdesktop.beans.editors
Class PainterPropertyEditor.LinearGradientPaintDelegate
java.lang.Object
java.beans.PersistenceDelegate
java.beans.DefaultPersistenceDelegate
org.jdesktop.beans.editors.PainterPropertyEditor.LinearGradientPaintDelegate
- Enclosing class:
PainterPropertyEditor
public static final class PainterPropertyEditor.LinearGradientPaintDelegate
extends DefaultPersistenceDelegate
-
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
-
LinearGradientPaintDelegate
public LinearGradientPaintDelegate()
-
-
Method Details
-
instantiate
- Overrides:
instantiate
in classDefaultPersistenceDelegate
-