Class WindowMaximisedEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Constructor Summary

      Constructors 
      Constructor Description
      WindowMaximisedEvent​(de.gsi.dataset.event.EventSource evtSource)  
      WindowMaximisedEvent​(de.gsi.dataset.event.EventSource evtSource, java.lang.String msg)  
      WindowMaximisedEvent​(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

      • WindowMaximisedEvent

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

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

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