|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivemathEventListener
Interface to be implemented by application event listeners.
| Method Summary | |
|---|---|
void |
onActivemathEvent(ActivemathEvent event)
Handle an Activemath event. |
| Method Detail |
|---|
void onActivemathEvent(ActivemathEvent event)
This method must return as quickly as possible and must not block the calling thread for long.
event - the event to respond to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||