Class PainterPropertyEditor.AreaDelegate

  • Enclosing class:
    PainterPropertyEditor

    public static final class PainterPropertyEditor.AreaDelegate
    extends java.beans.PersistenceDelegate
    • Constructor Summary

      Constructors 
      Constructor Description
      AreaDelegate()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.beans.Expression instantiate​(java.lang.Object oldInstance, java.beans.Encoder out)  
      • Methods inherited from class java.beans.PersistenceDelegate

        initialize, mutatesTo, writeObject
      • Methods inherited from class java.lang.Object

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

      • AreaDelegate

        public AreaDelegate()
    • Method Detail

      • instantiate

        protected java.beans.Expression instantiate​(java.lang.Object oldInstance,
                                                    java.beans.Encoder out)
        Specified by:
        instantiate in class java.beans.PersistenceDelegate