|
RoboJDETM v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DirectionListener
Generic listener interface to listen for changes in direction.
| Method Summary | |
|---|---|
void |
updateDirection(boolean isForward)
Listener method invoked to report direction updates. |
| Method Detail |
|---|
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 v2.0 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||