|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextListener
Listener interface for context related events.
| Method Summary | |
|---|---|
void |
contextCreated(RoboticsAPIContext context)
Called when a context was created. |
void |
contextDisposed(RoboticsAPIContext context)
Called when a context was disposed. |
| Method Detail |
|---|
void contextCreated(RoboticsAPIContext context)
context - The context. It is already initialized.void contextDisposed(RoboticsAPIContext context)
context - The context. It is already disposed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||