Class LaunchConfigurationTabs
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.libreoffice.ide.eclipse.core.launch.office.LaunchConfigurationTabs
- All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchConfigurationTabGroup
public class LaunchConfigurationTabs
extends org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Creates tabs in the LibreOffice launcher.
-
Field Summary
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
fTabs -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog dialog, String mode) Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
dispose, getTabs, initializeFrom, launched, performApply, setDefaults, setTabs
-
Constructor Details
-
LaunchConfigurationTabs
public LaunchConfigurationTabs()
-
-
Method Details
-
createTabs
-