All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.weatherstation.event.IniFileEvent

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----com.ibm.weatherstation.event.IniFileEvent

public class IniFileEvent
extends EventObject
The iniFile event. It is fired when it is imposible to read data from the ini file.


Constructor Index

 o IniFileEvent(Object)
Constructs a IniFileEvent object with the specified source object.

Constructors

 o IniFileEvent
 public IniFileEvent(Object source)
Constructs a IniFileEvent object with the specified source object.

Parameters:
source - java.lang.Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index