Class JUnitLaunchConfigurationTab

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab
All Implemented Interfaces:
IPrototypeAttributesLabelProvider, ILaunchConfigurationTab, ILaunchConfigurationTab2

public class JUnitLaunchConfigurationTab extends AbstractLaunchConfigurationTab
The launch configuration tab for JUnit.

This class may be instantiated but is not intended to be subclassed.

Since:
3.3
Restriction:
This class is not intended to be subclassed by clients.