|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FSMTransitionListener
A listener interface for FSMTransitionEvents.
| Method Summary | |
|---|---|
void |
transitionPerformed(FSMTransitionEvent e)
A method to be called AFTER the specified transition is done. |
| Method Detail |
|---|
void transitionPerformed(FSMTransitionEvent e)
e - The transition that was made.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||