Class PainterUtil.RenderingHintsDelegate

  • Enclosing class:
    PainterUtil

    public static final class PainterUtil.RenderingHintsDelegate
    extends java.beans.PersistenceDelegate
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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)  
      • 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
    • Constructor Detail

      • RenderingHintsDelegate

        public RenderingHintsDelegate()
    • Method Detail

      • 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