public class OptionsCheckBoxListener
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private GeneratorPanel |
scenarioPanel |
Constructor and Description |
---|
OptionsCheckBoxListener(GeneratorPanel scenarioPanel) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private GeneratorPanel scenarioPanel
public OptionsCheckBoxListener(GeneratorPanel scenarioPanel)