| Package | Description |
|---|---|
| simkit.animate |
| Modifier and Type | Class and Description |
|---|---|
class |
PingThread
An extremely simple way to animate Simkit programs.
|
| Modifier and Type | Field and Description |
|---|---|
private VCRController |
VCRControlPanel.controller |
private VCRController |
PingPanel.vcrController |
| Modifier and Type | Method and Description |
|---|---|
VCRController |
VCRControlPanel.getController() |
VCRController |
PingPanel.getVcrController() |
| Modifier and Type | Method and Description |
|---|---|
void |
PingPanel.setVcrController(VCRController vcrController) |
| Constructor and Description |
|---|
PingPanel(VCRController controller) |
VCRControlPanel(VCRController controller) |