org.jdesktop.swingx.editors
Class PainterUtil.RenderingHintsDelegate
java.lang.Object
java.beans.PersistenceDelegate
org.jdesktop.swingx.editors.PainterUtil.RenderingHintsDelegate
- Enclosing class:
- PainterUtil
public static final class PainterUtil.RenderingHintsDelegate
- extends java.beans.PersistenceDelegate
Method Summary |
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)
|
Methods inherited from class java.beans.PersistenceDelegate |
mutatesTo, writeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PainterUtil.RenderingHintsDelegate
public PainterUtil.RenderingHintsDelegate()
instantiate
protected java.beans.Expression instantiate(java.lang.Object oldInstance,
java.beans.Encoder out)
- Specified by:
instantiate
in class java.beans.PersistenceDelegate
initialize
protected void initialize(java.lang.Class<?> type,
java.lang.Object oldInstance,
java.lang.Object newInstance,
java.beans.Encoder out)
- Overrides:
initialize
in class java.beans.PersistenceDelegate