Class OfficeFloorLaunchShortcut

  • All Implemented Interfaces:
    org.eclipse.debug.ui.ILaunchShortcut

    public class OfficeFloorLaunchShortcut
    extends java.lang.Object
    implements org.eclipse.debug.ui.ILaunchShortcut
    ILaunchShortcut for the OfficeFloor.
    Author:
    Daniel Sagenschneider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void launch​(org.eclipse.jface.viewers.ISelection selection, java.lang.String mode)  
      void launch​(org.eclipse.ui.IEditorPart editor, java.lang.String mode)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OfficeFloorLaunchShortcut

        public OfficeFloorLaunchShortcut()
    • Method Detail

      • launch

        public void launch​(org.eclipse.jface.viewers.ISelection selection,
                           java.lang.String mode)
        Specified by:
        launch in interface org.eclipse.debug.ui.ILaunchShortcut
      • launch

        public void launch​(org.eclipse.ui.IEditorPart editor,
                           java.lang.String mode)
        Specified by:
        launch in interface org.eclipse.debug.ui.ILaunchShortcut