|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthings.common.tools.StoplightMonitor
public class StoplightMonitor
This is a stoplight monitor.
Version History
EPG - Adapted from another project- 27 JUN 05
Constructor Summary | |
---|---|
StoplightMonitor()
|
Method Summary | |
---|---|
void |
stoplight()
Approach the stoplight. |
void |
turnGreen()
Turn on the stoplight green. |
void |
turnRed()
Turn on the stoplight red. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StoplightMonitor()
Method Detail |
---|
public void stoplight()
public void turnGreen()
public void turnRed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |