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