Package gda.jython
Class PanicStopEvent
java.lang.Object
java.util.EventObject
gda.jython.PanicStopEvent
- All Implemented Interfaces:
Serializable
This object is sent as an event when the panic stop button is pressed.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
PanicStopEvent
-
PanicStopEvent
public PanicStopEvent()
-
-
Method Details
-
toString
- Overrides:
toStringin classEventObject
-