public class ExecutionModeListener
extends java.lang.Object
implements java.awt.event.ItemListener
Modifier and Type | Field and Description |
---|---|
private SimulatorPanel |
simulatorPanel |
Constructor and Description |
---|
ExecutionModeListener(SimulatorPanel simulatorPanel) |
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
private SimulatorPanel simulatorPanel
public ExecutionModeListener(SimulatorPanel simulatorPanel)