|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandListener
A listener that can be added to a command to intercept command events fired during command execution.
| Method Summary | |
|---|---|
void |
commandDone(CommandEvent e)
This method will be called every time a CommandEvent is fired by
the command to which this listener has been added. |
| Method Detail |
|---|
void commandDone(CommandEvent e)
CommandEvent is fired by
the command to which this listener has been added.
e - the fired event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||