org.openoffice.ide.eclipse.core.launch.office
Class LaunchConfigurationTabs

java.lang.Object
  extended by org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
      extended by org.openoffice.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 OpenOffice launcher.

Author:
cdan

Field Summary
 
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
fTabs
 
Constructor Summary
LaunchConfigurationTabs()
           
 
Method Summary
 void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog pDialog, java.lang.String pMode)
          
 
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
dispose, getTabs, initializeFrom, launched, performApply, setDefaults, setTabs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchConfigurationTabs

public LaunchConfigurationTabs()
Method Detail

createTabs

public void createTabs(org.eclipse.debug.ui.ILaunchConfigurationDialog pDialog,
                       java.lang.String pMode)