Class DSETabGroup

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
de.uka.ipd.sdq.dsexplore.launch.DSETabGroup
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTabGroup

public class DSETabGroup extends org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Creates a Tab Group for the launch configuration.
  • Field Summary

    Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup

    fTabs
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog, String mode)
    Actually creates the tabs.

    Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup

    dispose, getTabs, initializeFrom, launched, performApply, setDefaults, setTabs

    Methods inherited from class java.lang.Object

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

    • DSETabGroup

      public DSETabGroup()
  • Method Details

    • createTabs

      public void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog, String mode)
      Actually creates the tabs.
      Parameters:
      dialog - not needed
      mode - not needed