de.cau.cs.kieler.sim.kiem.ui.launching
Class KIEMLaunchShortcut
java.lang.Object
de.cau.cs.kieler.sim.kiem.ui.launching.KIEMLaunchShortcut
- All Implemented Interfaces:
- ILaunchShortcut
public class KIEMLaunchShortcut
- extends Object
- implements ILaunchShortcut
The Class KIEMLaunchShortcut.
- Rating

- (2011-07-15)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KIEM_LAUNCH_TYPE
public static final String KIEM_LAUNCH_TYPE
- The constant KIEM_LAUNCH_TYPE.
- See Also:
- Constant Field Values
KIEMLaunchShortcut
public KIEMLaunchShortcut()
launch
public void launch(ISelection selection,
String mode)
-
- Specified by:
launch
in interface ILaunchShortcut
launch
public void launch(IEditorPart editor,
String mode)
-
- Specified by:
launch
in interface ILaunchShortcut