All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.weatherstation.event.MonitoringStateEvent
java.lang.Object
|
+----java.util.EventObject
|
+----com.ibm.weatherstation.event.MonitoringStateEvent
- public class MonitoringStateEvent
- extends EventObject
MonitoringState event. It is fired when the monitoring state is changed.
-
MonitoringStateEvent(Object)
- Constructs a MonitoringStateEvent object with the specified source object.
MonitoringStateEvent
public MonitoringStateEvent(Object source)
- Constructs a MonitoringStateEvent object with the specified source object.
- Parameters:
- source - java.lang.Object
All Packages Class Hierarchy This Package Previous Next Index