de.cau.cs.kieler.sim.kiem.automated.ui.ui
Class ClearViewAction
java.lang.Object
de.cau.cs.kieler.sim.kiem.automated.ui.ui.ClearViewAction
- All Implemented Interfaces:
- IActionDelegate, IViewActionDelegate
public class ClearViewAction
- extends Object
- implements IViewActionDelegate
This button is responsible for clearing the results view.
- Rating

- (2010-02-01)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearViewAction
public ClearViewAction()
init
public void init(IViewPart view)
-
- Specified by:
init
in interface IViewActionDelegate
run
public void run(IAction action)
-
- Specified by:
run
in interface IActionDelegate
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
-
- Specified by:
selectionChanged
in interface IActionDelegate