|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedEvent
Interface for managed events.
Method Summary | |
---|---|
boolean |
dispatchable()
Hint for dispatchers, whether they should further dispatch this event. |
Action |
getAction()
Get the action, which triggered this event. |
EventObject |
getOriginalEvent()
Get the original event, i.e. the event from which this one has been created. |
void |
stopDispatching()
Set a flag for dispatchers, to not continue dispatching this event. |
Method Detail |
---|
EventObject getOriginalEvent()
void stopDispatching()
boolean dispatchable()
true
, if the event should be dispatched.Action getAction()
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |