|
RoboJDETM v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface NavigatorListener
Generic navigation listener interface to listen for termination of a pending navigation operation.
| Method Summary | |
|---|---|
void |
navigationOperationTerminated(boolean completed)
Method invoked each time a navigation command is terminated. |
| Method Detail |
|---|
void navigationOperationTerminated(boolean completed)
Operations may terminate because they complete or because they are cancelled or supressed.
completed - true if the operation completed, false otherwise
|
RoboJDETM v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||