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 PersistenceDelegate
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 Expression instantiate(Object oldInstance,
Encoder out)
- Specified by:
instantiate
in class PersistenceDelegate
initialize
protected void initialize(Class<?> type,
Object oldInstance,
Object newInstance,
Encoder out)
- Overrides:
initialize
in class PersistenceDelegate