net.officefloor.eclipse.launch
Class OfficeFloorLaunchShortcut
java.lang.Object
net.officefloor.eclipse.launch.OfficeFloorLaunchShortcut
- All Implemented Interfaces:
- org.eclipse.debug.ui.ILaunchShortcut
public class OfficeFloorLaunchShortcut
- extends Object
- implements org.eclipse.debug.ui.ILaunchShortcut
ILaunchShortcut for the OfficeFloor.
- Author:
- Daniel Sagenschneider
|
Method Summary |
void |
launch(org.eclipse.ui.IEditorPart editor,
String mode)
|
void |
launch(org.eclipse.jface.viewers.ISelection selection,
String mode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfficeFloorLaunchShortcut
public OfficeFloorLaunchShortcut()
launch
public void launch(org.eclipse.jface.viewers.ISelection selection,
String mode)
- Specified by:
launch in interface org.eclipse.debug.ui.ILaunchShortcut
launch
public void launch(org.eclipse.ui.IEditorPart editor,
String mode)
- Specified by:
launch in interface org.eclipse.debug.ui.ILaunchShortcut
Copyright © 2005-2013. All Rights Reserved.