aQute.bnd.launch
Class LaunchTabGroup

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
      extended by aQute.bnd.launch.LaunchTabGroup
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTabGroup

public class LaunchTabGroup
extends org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup


Field Summary
 
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
fTabs
 
Constructor Summary
LaunchTabGroup()
           
 
Method Summary
 void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog, String mode)
           
 
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 Detail

LaunchTabGroup

public LaunchTabGroup()
Method Detail

createTabs

public void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog,
                       String mode)


Copyright © 2010 aQute SARL. All Rights Reserved.