org.eclipse.pde.ui.launcher
Class JUnitTabGroup
java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup
org.eclipse.pde.ui.launcher.JUnitTabGroup
- All Implemented Interfaces:
- ILaunchConfigurationTabGroup
public class JUnitTabGroup
- extends AbstractPDELaunchConfigurationTabGroup
Creates and initializes the tabs for the Plug-in JUnit test launch configuration.
This class may be instantiated or subclassed by clients.
- Since:
- 3.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitTabGroup
public JUnitTabGroup()
createTabs
public void createTabs(ILaunchConfigurationDialog dialog,
String mode)
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.