de.cau.cs.kieler.sim.kiem.automated.ui.ui
Class SkipExecutionFileAction

java.lang.Object
  extended by de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
      extended by de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipExecutionFileAction
All Implemented Interfaces:
IActionDelegate, IViewActionDelegate

public class SkipExecutionFileAction
extends SkipAction

Action for skipping the currently running execution file.

Rating proposed yellow
(2010-02-08)

Constructor Summary
SkipExecutionFileAction()
           
 
Method Summary
 void run(IAction action)
          
 
Methods inherited from class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
init, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkipExecutionFileAction

public SkipExecutionFileAction()
Method Detail

run

public void run(IAction action)