verinec.netsim.gui
Class Simulator.SaveSimuInputAction
java.lang.Object
javax.swing.AbstractAction
verinec.netsim.gui.Simulator.SaveSimuInputAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- Simulator
class Simulator.SaveSimuInputAction
- extends AbstractAction
Save simulation input that was edited for this network.
- Author:
- david.buchmann at unifr.ch
Simulator.SaveSimuInputAction
Simulator.SaveSimuInputAction()
- Instantiate with Save Simulation Input.
In the beginning we do not have input to save, thus this action
is disabled by default.
actionPerformed
public void actionPerformed(ActionEvent e)
- Execute action
- Parameters:
e - unused