Interface DeepChangeListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void deepChange​(java.beans.PropertyChangeListener aSource, java.beans.PropertyChangeEvent anEvent)
      Deep property changes (as well as normal property changes).
    • Method Detail

      • deepChange

        void deepChange​(java.beans.PropertyChangeListener aSource,
                        java.beans.PropertyChangeEvent anEvent)
        Deep property changes (as well as normal property changes).