public class TrafficLight.TrafficLightUI
extends javax.swing.plaf.PanelUI
| Constructor and Description |
|---|
TrafficLight.TrafficLightUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(java.awt.Graphics gr,
javax.swing.JComponent c)
The paint method of the panel.
|