public abstract class GenericEvent extends TransferableObject
Note that there is the limitation that the Listener interface can define only one single listener method.
GenericEventListenerList
,
Serialized FormModifier and Type | Class and Description |
---|---|
static interface |
GenericEvent.Listener
Base interface, all Listener interfaces of subclasses must extend from this one
|
static interface |
GenericEvent.Source
Events sources should implement these registration methods
|
Constructor and Description |
---|
GenericEvent() |
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
Copyright © 2014 EsprIT-Systems. All Rights Reserved.