Class PainterUtil.ImagePainterDelegate

  • Enclosing class:
    PainterUtil

    public static final class PainterUtil.ImagePainterDelegate
    extends java.beans.DefaultPersistenceDelegate
    • 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)  
      • Methods inherited from class java.beans.DefaultPersistenceDelegate

        instantiate, mutatesTo
      • Methods inherited from class java.beans.PersistenceDelegate

        writeObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImagePainterDelegate

        public ImagePainterDelegate()
    • Method Detail

      • 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.DefaultPersistenceDelegate