Save This Page
Home » openjdk-7 » java » beans » [javadoc | source]
java.beans
final class: sun_swing_PrintColorUIResource_PersistenceDelegate [javadoc | source]
java.lang.Object
   java.beans.PersistenceDelegate
      java.beans.sun_swing_PrintColorUIResource_PersistenceDelegate
The persistence delegate for PrintColorUIResource . It is impossible to use DefaultPersistenceDelegate because this class has special rule for serialization: it should be converted to ColorUIResource .
Method from java.beans.sun_swing_PrintColorUIResource_PersistenceDelegate Summary:
instantiate,   mutatesTo
Methods from java.beans.PersistenceDelegate:
initialize,   instantiate,   mutatesTo,   writeObject
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from java.beans.sun_swing_PrintColorUIResource_PersistenceDelegate Detail:
 protected Expression instantiate(Object oldInstance,
    Encoder out) 
 protected boolean mutatesTo(Object oldInstance,
    Object newInstance)