org.eclipse.cdt.launch.ui
Class CLaunchConfigurationTab

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTab
      extended by org.eclipse.cdt.launch.ui.CLaunchConfigurationTab
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTab
Direct Known Subclasses:
AbstractCDebuggerTab, CArgumentsTab, CEnvironmentTab, CMainTab, WorkingDirectoryBlock

public abstract class CLaunchConfigurationTab
extends org.eclipse.debug.ui.AbstractLaunchConfigurationTab


Constructor Summary
CLaunchConfigurationTab()
           
 
Method Summary
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
activated, canSave, deactivated, dispose, getControl, getErrorMessage, getImage, getMessage, isValid, launched, setLaunchConfigurationDialog
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
createControl, getName, initializeFrom, performApply, setDefaults
 

Constructor Detail

CLaunchConfigurationTab

public CLaunchConfigurationTab()