Class WindowClosedEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Constructor Summary

      Constructors 
      Constructor Description
      WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource)  
      WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource, java.lang.String msg)  
      WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource, java.lang.String msg, java.lang.Object obj)  
    • Method Summary

      • Methods inherited from class de.gsi.dataset.event.UpdateEvent

        getMessage, getPayLoad
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

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

      • WindowClosedEvent

        public WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource)
      • WindowClosedEvent

        public WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource,
                                 java.lang.String msg)
      • WindowClosedEvent

        public WindowClosedEvent​(de.gsi.dataset.event.EventSource evtSource,
                                 java.lang.String msg,
                                 java.lang.Object obj)