protected static class ResultHandler.ExportActionListener extends Object implements ActionListener
Modifier and Type | Field and Description |
---|---|
protected String |
exportName |
protected SimulationStorage |
simulationStorage |
Constructor and Description |
---|
ExportActionListener(SimulationStorage simulationStorage,
String exportName) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
protected SimulationStorage simulationStorage
protected String exportName
public ExportActionListener(SimulationStorage simulationStorage, String exportName)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 1999–2020 CodeLutin. All rights reserved.