de.cau.cs.kieler.sim.kiem.ui.launching
Class KIEMDelegate
java.lang.Object
de.cau.cs.kieler.sim.kiem.ui.launching.KIEMDelegate
- All Implemented Interfaces:
- ILaunchConfigurationDelegate
public class KIEMDelegate
- extends Object
- implements ILaunchConfigurationDelegate
The class KIEMDelegate implements the launcher behavior when pressed on RUN/DEBUG button in the
launch wizard or via the shortcuts.
- Rating

- (2011-07-15)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KIEMDelegate
public KIEMDelegate()
launch
public void launch(ILaunchConfiguration configuration,
String mode,
ILaunch launch,
IProgressMonitor monitor)
throws CoreException
-
- Specified by:
launch
in interface ILaunchConfigurationDelegate
- Throws:
CoreException