Package org.somox.ui.runconfig
Class ModelAnalyzerTabGroup
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.somox.ui.runconfig.ModelAnalyzerTabGroup
- All Implemented Interfaces:
ILaunchConfigurationTabGroup
- Direct Known Subclasses:
SimpleModelAnalyzerTabGroup
The main job of a tab group is to specify the tabs that will appear in the
LaunchConfigurationDelegate and set their order. These tabs may have been
specially written for the particular config type in question, or they may be
general purpose tabs that appear for multiple config types.
-
Field Summary
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
fTabs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createTabs
(ILaunchConfigurationDialog dialog, String mode) protected ArrayList<ILaunchConfigurationTab>
protected ModelAnalyzerTabGroupBlackboard
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
dispose, getTabs, initializeFrom, launched, performApply, setDefaults, setTabs
-
Constructor Details
-
ModelAnalyzerTabGroup
public ModelAnalyzerTabGroup()
-
-
Method Details
-
createTabs
-
getCoreAnalyzerTabs
-
getModelAnalyzerTabGroupBlackboard
- Returns:
-