public class DevelServerLaunchConfigurationTabGroup extends AbstractLaunchConfigurationTabGroup
fTabs
Constructor and Description |
---|
DevelServerLaunchConfigurationTabGroup() |
Modifier and Type | Method and Description |
---|---|
void |
createTabs(ILaunchConfigurationDialog dialog,
String mode)
Creates the tabs contained in this tab group for the specified
launch mode.
|
void |
initializeFrom(ILaunchConfiguration configuration)
By default, delegate to all of the tabs in this group.
|
void |
launched(ILaunch launch)
Deprecated.
As of R3.0, this method is no longer called by the launch
framework. Since tabs do not exist when launching is performed
elsewhere than the launch dialog, this method cannot be relied
upon for launching functionality.
|
void |
performApply(ILaunchConfigurationWorkingCopy configuration)
By default, delegate to all of the tabs in this group.
|
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
By default, delegate to all of the tabs in this group.
|
dispose, getTabs, setTabs
public DevelServerLaunchConfigurationTabGroup()
public void createTabs(ILaunchConfigurationDialog dialog, String mode)
dialog
- The launch configuration dialog this tab group is contained in.mode
- The mode the launch configuration dialog was opened in-public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
setDefaults
in interface ILaunchConfigurationTabGroup
setDefaults
in class AbstractLaunchConfigurationTabGroup
ILaunchConfigurationTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)
public void initializeFrom(ILaunchConfiguration configuration)
initializeFrom
in interface ILaunchConfigurationTabGroup
initializeFrom
in class AbstractLaunchConfigurationTabGroup
ILaunchConfigurationTabGroup.initializeFrom(ILaunchConfiguration)
public void performApply(ILaunchConfigurationWorkingCopy configuration)
performApply
in interface ILaunchConfigurationTabGroup
performApply
in class AbstractLaunchConfigurationTabGroup
ILaunchConfigurationTabGroup.performApply(ILaunchConfigurationWorkingCopy)
@Deprecated public void launched(ILaunch launch)
launched
in interface ILaunchConfigurationTabGroup
launched
in class AbstractLaunchConfigurationTabGroup
ILaunchConfigurationTabGroup.launched(ILaunch)
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.