PTP
Release 5.0

org.eclipse.ptp.launch.ui
Class ApplicationDebuggerTab

java.lang.Object
  extended by AbstractLaunchConfigurationTab
      extended by org.eclipse.ptp.launch.ui.LaunchConfigurationTab
          extended by org.eclipse.ptp.launch.ui.AbstractDebuggerTab
              extended by org.eclipse.ptp.launch.ui.DebuggerTab
                  extended by org.eclipse.ptp.launch.ui.ApplicationDebuggerTab

public class ApplicationDebuggerTab
extends DebuggerTab

Since:
4.0

Field Summary
 
Fields inherited from class org.eclipse.ptp.launch.ui.DebuggerTab
fAttachButton, fAttachMode, fStopInMain, TAB_ID
 
Fields inherited from class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
fCurrentDebugConfig, fDynamicTab, fDynamicTabHolder, fWorkingCopy
 
Fields inherited from class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
DEFAULT_VALUE, EMPTY_STRING
 
Constructor Summary
ApplicationDebuggerTab()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ptp.launch.ui.DebuggerTab
activated, createControl, createOptionsComposite, getId, initializeCommonControls, initializeFrom, isValid, loadDebuggerComboBox, performApply, setDefaults, updateComboFromSelection, validateDebuggerConfig, validatePlatform
 
Methods inherited from class org.eclipse.ptp.launch.ui.AbstractDebuggerTab
canSave, createDebuggerCombo, createDebuggerGroup, getConfigForCurrentDebugger, getDebugConfig, getDynamicTab, getDynamicTabHolder, getErrorMessage, getImage, getLaunchConfigurationWorkingCopy, getName, handleDebuggerChanged, initDefaults, isInitializing, loadDebuggerCombo, loadDynamicDebugArea, setDebugConfig, setDynamicTab, setDynamicTabHolder, setInitializeDefault, setInitializing, setLaunchConfiguration, setLaunchConfigurationWorkingCopy
 
Methods inherited from class org.eclipse.ptp.launch.ui.LaunchConfigurationTab
createGridLayout, getContainer, getFieldContent, getLaunchConfiguration, getPlatform, getProject, getResource, getResourceManager, getWorkspaceRoot, spanGridData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationDebuggerTab

public ApplicationDebuggerTab()

PTP
Release 5.0

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