fr.ifremer.isisfish.ui.result
Class ResultHandler.ExportActionListener

java.lang.Object
  extended by fr.ifremer.isisfish.ui.result.ResultHandler.ExportActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ResultHandler

protected class ResultHandler.ExportActionListener
extends Object
implements ActionListener


Field Summary
protected  String exportName
           
protected  SimulationStorage simulationStorage
           
 
Constructor Summary
ResultHandler.ExportActionListener(SimulationStorage simulationStorage, String exportName)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

simulationStorage

protected SimulationStorage simulationStorage

exportName

protected String exportName
Constructor Detail

ResultHandler.ExportActionListener

public ResultHandler.ExportActionListener(SimulationStorage simulationStorage,
                                          String exportName)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 1999-2012 CodeLutin. All Rights Reserved.