|
Eclipse PDE Release 3.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup
org.eclipse.pde.ui.launcher.JUnitTabGroup
public class JUnitTabGroup
Creates and initializes the tabs for the Plug-in JUnit test launch configuration.
This class may be instantiated or subclassed by clients.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
|---|
fTabs |
| Constructor Summary | |
|---|---|
JUnitTabGroup()
|
|
| Method Summary | |
|---|---|
void |
createTabs(ILaunchConfigurationDialog dialog,
java.lang.String mode)
|
| Methods inherited from class org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup |
|---|
initializeFrom, setDefaults |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
|---|
dispose, getTabs, launched, performApply, setTabs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitTabGroup()
| Method Detail |
|---|
public void createTabs(ILaunchConfigurationDialog dialog,
java.lang.String mode)
|
Eclipse PDE Release 3.6 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.