Class DebugEnabledCommonTab
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.debug.ui.CommonTab
de.uka.ipd.sdq.workflow.launchconfig.tabs.DebugEnabledCommonTab
- All Implemented Interfaces:
IPrototypeAttributesLabelProvider,ILaunchConfigurationTab,ILaunchConfigurationTab2
The Class DebugEnabledCommonTab.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateControl(Composite parent) voidinitializeFrom(ILaunchConfiguration configuration) voidperformApply(ILaunchConfigurationWorkingCopy configuration) voidMethods inherited from class org.eclipse.debug.ui.CommonTab
activated, canSave, createLaunchInBackgroundComponent, deactivated, getId, getImage, getLaunchConfigurationManager, getName, initializeAttributes, isLaunchInBackground, isValid, updateLaunchInBackgroundMethods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
createCheckButton, createPushButton, createRadioButton, createSeparator, createUpdateJob, createVerticalSpacer, dispose, getAttributeLabel, getAttributesLabelsForPrototype, getControl, getErrorMessage, getHelpContextId, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, getUpdateJobDelay, getWarningMessage, isDirty, launched, scheduleUpdateJob, setAttribute, setControl, setDirty, setErrorMessage, setHelpContextId, setLaunchConfigurationDialog, setMessage, setWarningMessage, updateLaunchConfigurationDialogMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTab
OkToLeaveTab, postApply
-
Constructor Details
-
DebugEnabledCommonTab
public DebugEnabledCommonTab()
-
-
Method Details
-
createControl
- Specified by:
createControlin interfaceILaunchConfigurationTab- Overrides:
createControlin classCommonTab
-
initializeFrom
- Specified by:
initializeFromin interfaceILaunchConfigurationTab- Overrides:
initializeFromin classCommonTab
-
performApply
- Specified by:
performApplyin interfaceILaunchConfigurationTab- Overrides:
performApplyin classCommonTab
-
setDefaults
- Specified by:
setDefaultsin interfaceILaunchConfigurationTab- Overrides:
setDefaultsin classCommonTab
-