Class ModifyEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      ModifyEvent​(Event e)
      Constructs a new instance of this class based on the information in the given untyped event.
    • Method Summary

      • Methods inherited from class java.util.EventObject

        getSource
      • Methods inherited from class java.lang.Object

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

      • ModifyEvent

        public ModifyEvent​(Event e)
        Constructs a new instance of this class based on the information in the given untyped event.
        Parameters:
        e - the untyped event containing the information