protected class ResultHandler.ExportActionListener extends Object implements ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected String |
exportName |
protected SimulationStorage |
simulationStorage |
| Constructor and Description |
|---|
ResultHandler.ExportActionListener(SimulationStorage simulationStorage,
String exportName) |
protected SimulationStorage simulationStorage
protected String exportName
public ResultHandler.ExportActionListener(SimulationStorage simulationStorage, String exportName)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 1999-2013 CodeLutin. All Rights Reserved.