|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlime.PendingUponListener
Field Summary | |
(package private) ReactionListener |
rl
|
(package private) UponMgr |
upons
|
Constructor Summary | |
(package private) |
PendingUponListener(ReactionListener rl,
UponMgr upons)
|
Method Summary | |
void |
reactsTo(ReactionEvent e)
This method is invoked automatically by the system when the corresponding reaction must be fired. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
ReactionListener rl
UponMgr upons
Constructor Detail |
PendingUponListener(ReactionListener rl, UponMgr upons)
Method Detail |
public void reactsTo(ReactionEvent e)
ReactionListener
reactsTo
in interface ReactionListener
e
- the event that triggered the reaction.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |