public static final class PainterPropertyEditor.GeneralPathDelegate
extends java.beans.PersistenceDelegate
Constructor | Description |
---|---|
GeneralPathDelegate() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
initialize(java.lang.Class<?> type,
java.lang.Object oldInstance,
java.lang.Object newInstance,
java.beans.Encoder out) |
|
protected java.beans.Expression |
instantiate(java.lang.Object oldInstance,
java.beans.Encoder out) |
protected java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.Encoder out)
instantiate
in class java.beans.PersistenceDelegate
protected void initialize(java.lang.Class<?> type, java.lang.Object oldInstance, java.lang.Object newInstance, java.beans.Encoder out)
initialize
in class java.beans.PersistenceDelegate