All Packages Class Hierarchy
A
C F G I K M O
P R S T W
Index of all Fields and Methods
- abortMonitoring().
Method in class com.ibm.weatherstation.Monitor
- Abort the monitoring.
- actionPerformed(ActionEvent).
Method in class com.ibm.weatherstation.InfoDialog
- It is invoked the action event occurs.
- actionPerformed(ActionEvent).
Method in class com.ibm.weatherstation.TemperatureMonitorCustomizer
- This method is invoked when an action occurs.
- actionPerformed(ActionEvent).
Method in class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- This method is invoked when an action occurs.
- actionPerformed(ActionEvent).
Method in class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- This method is invoked when an action occurs.
- addCommunicationErrorListener(CommunicationErrorListener).
Method in class com.ibm.weatherstation.WeatherStation
- Add a communicationError listener to the listener list.
- addIniFileListener(IniFileListener).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Add a iniFile listener to the listener list.
- addMonitoringStateListener(MonitoringStateListener).
Method in class com.ibm.weatherstation.Monitor
- Add a monitoringState listener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.Monitor
- Add a propertyChange listener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.TemperatureMonitorCustomizer
- Add a propertyChange listener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WeatherStation
- Add a propertyChange listener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- Add a propertyChange listener to the listener list.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- Add a propertyChange listener to the listener list.
- addThresholdListener(ThresholdListener).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Add a threshold listener to the listener list.
- addThresholdListener(ThresholdListener).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Add a threshold listener to the listener list.
- cantOpenPort(CommunicationErrorEvent).
Method in interface com.ibm.weatherstation.event.CommunicationErrorListener
- It is invoked when it is not possible to open the port.
- CELSIUS.
Static variable in class com.ibm.weatherstation.TemperatureMonitor
- Use Celsius scale
- closePort().
Method in class com.ibm.weatherstation.WeatherStation
- Close a communication port.
- CommunicationErrorEvent(Object).
Constructor for class com.ibm.weatherstation.event.CommunicationErrorEvent
- Constructs a CommunicationErrorEvent object with the specified source object.
- FAHRENHEIT.
Static variable in class com.ibm.weatherstation.TemperatureMonitor
- Use Fahrenheit scale
- failedToReadTemperature(CommunicationErrorEvent).
Method in interface com.ibm.weatherstation.event.CommunicationErrorListener
- It is invoked when an error occured while reading the temperature
- failedToReadWindDirection(CommunicationErrorEvent).
Method in interface com.ibm.weatherstation.event.CommunicationErrorListener
- It is invoked when an error occured while reading the wind direction.
- failedToReadWindSpeed(CommunicationErrorEvent).
Method in interface com.ibm.weatherstation.event.CommunicationErrorListener
- It is invoked when an error occured while reading the wind speed.
- fileCorrupted(IniFileEvent).
Method in interface com.ibm.weatherstation.event.IniFileListener
- It is invoked if the ini file is corrupted.
- fileNotFound(IniFileEvent).
Method in interface com.ibm.weatherstation.event.IniFileListener
- It is invoked if the ini file is not found.
- firePropertyChange(String,
Object, Object). Method in class com.ibm.weatherstation.Monitor
- Report a bound property update to any registered listeners.
- firePropertyChange(String,
Object, Object). Method in class com.ibm.weatherstation.WeatherStation
- Report a bound property update to any registered listeners.
- getAboutThisBean().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the aboutThisBean property (java.lang.String) value.
- getAboutThisBean().
Method in class com.ibm.weatherstation.WeatherStation
- Gets the aboutThisBean property (java.lang.String) value.
- getAboutThisBean().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Gets the aboutThisBean property (java.lang.String) value.
- getAboutThisBean().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Gets the aboutThisBean property (java.lang.String) value.
- getAutoStart().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the autoStart property (boolean) value.
- getAutoStart().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Get the autoStart property (boolean) value.
- getAutoStart().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the autoStart property (boolean) value.
- getFirePropertyChangeEveryTime().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the firePropertyChangeEveryTime property (boolean) value.
- getFirePropertyChangeEveryTime().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Gets the firePropertyChangeEveryTime property (boolean) value.
- getFirePropertyChangeEveryTime().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the firePropertyChangeEveryTime property (boolean) value.
- getJavaInitializationString().
Method in class com.ibm.weatherstation.PortEditor
- This method generates Java code to set the value of the property.
- getMeasureUnit().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the measureUnit property (int) value.
- getMeasureUnit().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the measureUnit property (int) value.
- getMyself().
Method in class com.ibm.weatherstation.WeatherStation
- Gets the myself property (com.ibm.weatherstation.WeatherStationInterface) value.
- getNotifyWhenThresholdExceeded().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the notifyWhenThresholdExceeded property (boolean) value.
- getNotifyWhenThresholdExceeded().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the notifyWhenThresholdExceeded property (boolean) value.
- getPort().
Method in class com.ibm.weatherstation.WeatherStation
- Get the port property (java.lang.String) value.
- getPreferredSize().
Method in class com.ibm.weatherstation.TemperatureMonitorCustomizer
- Get the preferred size of this component.
- getPreferredSize().
Method in class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- Get the preferred size of this component.
- getPreferredSize().
Method in class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- Get the preferred size of this component.
- getPropertyChange().
Method in class com.ibm.weatherstation.Monitor
- Return the current PropertyChangeSupport object.
- getPropertyChange().
Method in class com.ibm.weatherstation.WeatherStation
- Returns the current PropertyChangeSupport object.
- getResult().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the result property (float) value.
- getResult().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Get the result property (int) value.
- getResult().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the result property (float) value.
- getResultString().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the resultString property (java.lang.String) value.
- getResultString().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Get the resultString property (java.lang.String) value.
- getResultString().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the resultString property (java.lang.String) value.
- getSpeedInterval().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Gets the speedInterval property (float) value.
- getTags(). Method
in class com.ibm.weatherstation.PortEditor
- This method returns an array of the tag values.
- getTemperatureInterval().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the temperatureInterval property (float) value.
- getThresholdMaximum().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the thresholdMaximum property (float) value.
- getThresholdMaximum().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the thresholdMaximum property (float) value.
- getThresholdMinimum().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Gets the thresholdMinimum property (float) value.
- getThresholdMinimum().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Get the thresholdMinimum property (float) value.
- getTimeInterval().
Method in class com.ibm.weatherstation.Monitor
- Get a timeInterval property (int) value.
- InfoDialog(Frame).
Constructor for class com.ibm.weatherstation.InfoDialog
- Constructs a new InfoDialog.
- IniFileEvent(Object).
Constructor for class com.ibm.weatherstation.event.IniFileEvent
- Constructs a IniFileEvent object with the specified source object.
- KMPH. Static
variable in class com.ibm.weatherstation.WindSpeedMonitor
- Use kilometer per hour scale.
- maximumExceeded(ThresholdEvent).
Method in interface com.ibm.weatherstation.event.ThresholdListener
- This method is invoked when the maximum is exceeded.
- minimumExceeded(ThresholdEvent).
Method in interface com.ibm.weatherstation.event.ThresholdListener
- This method is invoked when the minimum is exceeded.
- Monitor().
Constructor for class com.ibm.weatherstation.Monitor
- Construct a new Monitor object.
- monitoringAborted(MonitoringStateEvent).
Method in interface com.ibm.weatherstation.event.MonitoringStateListener
- This method is invoked when the monitoring is aborted as result an error during taking a
probe.
- MonitoringException().
Constructor for class com.ibm.weatherstation.MonitoringException
- Construct a new MonitoringException object.
- MonitoringException(String).
Constructor for class com.ibm.weatherstation.MonitoringException
- Construct a new MonitoringException object.
- monitoringStarted(MonitoringStateEvent).
Method in interface com.ibm.weatherstation.event.MonitoringStateListener
- This method is invoked when the monitoring is started.
- MonitoringStateEvent(Object).
Constructor for class com.ibm.weatherstation.event.MonitoringStateEvent
- Constructs a MonitoringStateEvent object with the specified source object.
- monitoringStopped(MonitoringStateEvent).
Method in interface com.ibm.weatherstation.event.MonitoringStateListener
- This method is invoked when the monitoring is stoped.
- MPH. Static
variable in class com.ibm.weatherstation.WindSpeedMonitor
- Use miles per hour scale.
- MPS. Static
variable in class com.ibm.weatherstation.WindSpeedMonitor
- Use meter per hour scale.
- openPort().
Method in class com.ibm.weatherstation.WeatherStation
- Open a communication port.
- performAction().
Method in class com.ibm.weatherstation.Monitor
- Perform an action.
- performAction().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Perform reading the current temperature.
- performAction().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Perform reading the current wind direction.
- performAction().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Perform reading the current wind speed.
- PortEditor().
Constructor for class com.ibm.weatherstation.PortEditor
- Construct a new PortEditor object.
- PortEditor(Object).
Constructor for class com.ibm.weatherstation.PortEditor
- Construct a new PortEditor object.
- readTemperature().
Method in class com.ibm.weatherstation.WeatherStation
- Read the current temperature.
- readTemperature().
Method in interface com.ibm.weatherstation.WeatherStationInterface
- Read the current temperature..
- readWindDirection().
Method in class com.ibm.weatherstation.WeatherStation
- Read the current wind direction.
- readWindDirection().
Method in interface com.ibm.weatherstation.WeatherStationInterface
- Read the current wind direction.
- readWindSpeed().
Method in class com.ibm.weatherstation.WeatherStation
- Read the current wind speed.
- readWindSpeed().
Method in interface com.ibm.weatherstation.WeatherStationInterface
- Read the current wind speed.
- removeCommunicationErrorListener(CommunicationErrorListener).
Method in class com.ibm.weatherstation.WeatherStation
- Remove a communicationError listener from the listener list.
- removeIniFileListener(IniFileListener).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Remove a iniFile listener from the listener list.
- removeMonitoringStateListener(MonitoringStateListener).
Method in class com.ibm.weatherstation.Monitor
- Remove a monitoringState listener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.Monitor
- Remove a propertyChange listener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.TemperatureMonitorCustomizer
- Remove a propertyChange listener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WeatherStation
- Remove a propertyChange listener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- Remove a propertyChange listener from the listener list.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- Remove a propertyChange listener from the listener list.
- removeThresholdListener(ThresholdListener).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Remove a threshold listener from the listener list.
- removeThresholdListener(ThresholdListener).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Remove a threshold listener from the listener list.
- run(). Method in class
com.ibm.weatherstation.Monitor
- This method is ivnoked in a separately executing thread when the monitoring is started.
- setAboutThisBean(String).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the aboutThisBean property (java.lang.String) value.
- setAboutThisBean(String).
Method in class com.ibm.weatherstation.WeatherStation
- Sets the aboutThisBean property (java.lang.String) value.
- setAboutThisBean(String).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Sets the aboutThisBean property (java.lang.String) value.
- setAboutThisBean(String).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Sets the aboutThisBean property (java.lang.String) value.
- setAutoStart(boolean).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the autoStart property (boolean) value.
- setAutoStart(boolean).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Set the autoStart property (boolean) value.
- setAutoStart(boolean).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Set the autoStart property (boolean) value.
- setFirePropertyChangeEveryTime(boolean).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the firePropertyChangeEveryTime property (boolean) value.
- setFirePropertyChangeEveryTime(boolean).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Sets the firePropertyChangeEveryTime property (boolean) value.
- setFirePropertyChangeEveryTime(boolean).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Set the firePropertyChangeEveryTime property (boolean) value.
- setMeasureUnit(int).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the measureUnit property (int) value.
- setMeasureUnit(int).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Set the measureUnit property (int) value.
- setNotifyWhenThresholdExceeded(boolean).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the notifyWhenThresholdExceeded property (boolean) value.
- setNotifyWhenThresholdExceeded(boolean).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Set the notifyWhenThresholdExceeded property (boolean) value.
- setObject(Object).
Method in class com.ibm.weatherstation.TemperatureMonitorCustomizer
- Set the object to be customized.
- setObject(Object).
Method in class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- Set the object to be customized.
- setObject(Object).
Method in class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- Set the object to be customized.
- setPort(String).
Method in class com.ibm.weatherstation.WeatherStation
- Set the port property (java.lang.String) value.
- setSpeedInterval(float).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Sets the speedInterval property (float) value.
- setTemperatureInterval(float).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the temperatureInterval property (float) value.
- setThresholdMaximum(float).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the thresholdMaximum property (float) value.
- setThresholdMaximum(float).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Set the thresholdMaximum property (float) value.
- setThresholdMinimum(float).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the thresholdMinimum property (float) value.
- setThresholdMinimum(float).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Sets the thresholdMinimum property (float) value.
- setTimeInterval(int).
Method in class com.ibm.weatherstation.Monitor
- Set the timeInterval property (int) value.
- setWeatherStation(WeatherStationInterface).
Method in class com.ibm.weatherstation.TemperatureMonitor
- Sets the weatherStation property (com.ibm.weatherstation.WeatherStationInterface) value.
- setWeatherStation(WeatherStationInterface).
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Set the weatherStation property (com.ibm.weatherstation.WeatherStationInterface) value.
- setWeatherStation(WeatherStationInterface).
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Sets the weatherStation property (com.ibm.weatherstation.WeatherStationInterface) value.
- start(). Method in
class com.ibm.weatherstation.Monitor
- Start monitoring.
- stop(). Method in class
com.ibm.weatherstation.Monitor
- Stop monitoring.
- TemperatureMonitor().
Constructor for class com.ibm.weatherstation.TemperatureMonitor
- Constructs a new TemperatureMonitor object.
- TemperatureMonitorCustomizer().
Constructor for class com.ibm.weatherstation.TemperatureMonitorCustomizer
- Construct a new TemperatureMonitorCustomizer object.
- ThresholdEvent(Object).
Constructor for class com.ibm.weatherstation.event.ThresholdEvent
- Constructs a ThresholdEvent object with the specified source object.
- tiggerAction().
Method in class com.ibm.weatherstation.WindSpeedMonitor
- Make the bean to take a probe immediatelly.
- triggerAction().
Method in class com.ibm.weatherstation.TemperatureMonitor
- Make the bean to take a probe immediatelly.
- triggerAction().
Method in class com.ibm.weatherstation.WindDirectionMonitor
- Make the bean to take a probe immediatelly.
- WeatherStation().
Constructor for class com.ibm.weatherstation.WeatherStation
- Construct a new WeatherStation object.
- weatherStationNotFound(CommunicationErrorEvent).
Method in interface com.ibm.weatherstation.event.CommunicationErrorListener
- It is invoked when Weather Station is not found on the current port
- WindDirectionMonitor().
Constructor for class com.ibm.weatherstation.WindDirectionMonitor
- Constuct a new WindDirectionMonitor object.
- WindDirectionMonitorCustomizer().
Constructor for class com.ibm.weatherstation.WindDirectionMonitorCustomizer
- Construct a new WindDirectionMonitorCustomizer object.
- WindSpeedMonitor().
Constructor for class com.ibm.weatherstation.WindSpeedMonitor
- Construct a new WindSpeed object.
- WindSpeedMonitorCustomizer().
Constructor for class com.ibm.weatherstation.WindSpeedMonitorCustomizer
- Construct a new WindSpeedMonitorCustomizer object.