Class Event

    • Constructor Summary

      Constructors 
      Constructor Description
      Event​(java.lang.Object sender)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.Object getSender()  
      • Methods inherited from class java.lang.Object

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

      • Event

        public Event​(java.lang.Object sender)
    • Method Detail

      • getSender

        public java.lang.Object getSender()