PTP
Release 5.0

org.eclipse.ptp.launch.ui
Class ParallelDebugLaunchConfigurationTabGroup

java.lang.Object
  extended by AbstractLaunchConfigurationTabGroup
      extended by org.eclipse.ptp.launch.ui.ParallelDebugLaunchConfigurationTabGroup

public class ParallelDebugLaunchConfigurationTabGroup
extends AbstractLaunchConfigurationTabGroup

Main parallel launch configuration tab group. This is a placeholder for the tabs that will be displayed when a new parallel launch configuration is created. Tabs are contributed using the launchConfigurationTabs extension point.

Since:
5.0

Constructor Summary
ParallelDebugLaunchConfigurationTabGroup()
           
 
Method Summary
 void createTabs(ILaunchConfigurationDialog dialog, String mode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParallelDebugLaunchConfigurationTabGroup

public ParallelDebugLaunchConfigurationTabGroup()
Method Detail

createTabs

public void createTabs(ILaunchConfigurationDialog dialog,
                       String mode)

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.