|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericEvent
The generic event is used as a catch-all for events not covered by other types. The enumeration
GenericEventType is a list of the possible sub-types of this event. It is easier to create
a new element in GenericEventType than it is to create a new Event class.
| Method Summary | |
|---|---|
Object |
data()
The associated data for this event. |
GenericEventType |
type()
The sub-type of this event |
| Method Detail |
|---|
GenericEventType type()
Object data()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||