|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventServiceEvent
Convenience interface for events that get processed by the EventService, its usage is not required in any way. Any object can be published on an EventService or on the EventBus.
It is a good practice to specify the source of the event when using pub/sub, especially in Swing applications.
for a simple base class
Method Summary | |
---|---|
Object |
getSource()
|
Method Detail |
---|
Object getSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |