com.aptana.ide.debug.internal.ui.launchConfigurations
Class JSRemoteLaunchConfigurationTabGroup

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
      extended by com.aptana.ide.debug.internal.ui.launchConfigurations.JSRemoteLaunchConfigurationTabGroup
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTabGroup

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

Author:
Max Stepanov

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

JSRemoteLaunchConfigurationTabGroup

public JSRemoteLaunchConfigurationTabGroup()
Method Detail

createTabs

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