public abstract class AbstractPDELaunchConfigurationTabGroup extends AbstractLaunchConfigurationTabGroup
This class is not intended to be subclassed by clients.
fTabs
Constructor and Description |
---|
AbstractPDELaunchConfigurationTabGroup() |
Modifier and Type | Method and Description |
---|---|
void |
initializeFrom(ILaunchConfiguration configuration)
The tab group delegates to all tabs in the group.
|
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
Delegates to all tabs to set defaults.
|
dispose, getTabs, launched, performApply, setTabs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTabs
public AbstractPDELaunchConfigurationTabGroup()
public void initializeFrom(ILaunchConfiguration configuration)
initializeFrom
in interface ILaunchConfigurationTabGroup
initializeFrom
in class AbstractLaunchConfigurationTabGroup
AbstractLaunchConfigurationTabGroup.initializeFrom(org.eclipse.debug.core.ILaunchConfiguration)
public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
setDefaults
in interface ILaunchConfigurationTabGroup
setDefaults
in class AbstractLaunchConfigurationTabGroup
AbstractLaunchConfigurationTabGroup.setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy)
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.