public class HistoryEvent extends EventObject
The GNU Lesser General Public License for details., 
Serialized Form| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUIDSerialization ID | 
source| Constructor and Description | 
|---|
| HistoryEvent(Object source)Constructs an HistoryEvent object. | 
private static final long serialVersionUID
public HistoryEvent(Object source)
source - The event originator (typically this)