|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Generic listener interface to listen for changes in direction.
| Method Summary | |
void |
updateDirection(boolean isForward)
Listener method invoked to report direction updates. |
| Method Detail |
public void updateDirection(boolean isForward)
Implementing classes must call this method every time the direction changes but are not restricted from calling it more often.
isForward - true if the direction is forward, false if it is reverse
|
RoboJDETM v1.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||