de.cau.cs.kieler.sim.kiem.ui.launching
Class KIEMDelegate

java.lang.Object
  extended by 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 proposed yellow
(2011-07-15)

Constructor Summary
KIEMDelegate()
           
 
Method Summary
 void launch(ILaunchConfiguration configuration, String mode, ILaunch launch, IProgressMonitor monitor)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KIEMDelegate

public KIEMDelegate()
Method Detail

launch

public void launch(ILaunchConfiguration configuration,
                   String mode,
                   ILaunch launch,
                   IProgressMonitor monitor)
            throws CoreException

Specified by:
launch in interface ILaunchConfigurationDelegate
Throws:
CoreException