|
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.EclipseLauncherTabGroup
public class EclipseLauncherTabGroup
Creates and initializes the tabs for the Eclipse Application 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 | |
|---|---|
EclipseLauncherTabGroup()
|
|
| Method Summary | |
|---|---|
void |
createTabs(ILaunchConfigurationDialog dialog,
java.lang.String mode)
|
void |
performApply(ILaunchConfigurationWorkingCopy configuration)
|
| Methods inherited from class org.eclipse.pde.ui.launcher.AbstractPDELaunchConfigurationTabGroup |
|---|
initializeFrom, setDefaults |
| Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
|---|
dispose, getTabs, launched, setTabs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseLauncherTabGroup()
| Method Detail |
|---|
public void createTabs(ILaunchConfigurationDialog dialog,
java.lang.String mode)
public void performApply(ILaunchConfigurationWorkingCopy configuration)
performApply in interface ILaunchConfigurationTabGroupperformApply in class AbstractLaunchConfigurationTabGroup
|
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.