public class HistoryEvent extends EventObject
The GNU Lesser General Public License for details.
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serialization 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
)