Dummy, SimplePedestrianLights, SimpleTrafficLightpublic interface StartStopSignal
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
StartStopSignal.State |
| Modifier and Type | Method | Description |
|---|---|---|
javax.swing.JComponent |
getComponent() |
|
void |
setStatus(StartStopSignal.State status) |
void setStatus(StartStopSignal.State status)
javax.swing.JComponent getComponent()