|
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
public abstract class AbstractPDELaunchConfigurationTabGroup
An abstract class subclassed by the Eclipse application and JUnit Plug-in launch configuration tab groups.
This class is not intended to be subclassed by clients.
Field Summary |
---|
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
---|
fTabs |
Constructor Summary | |
---|---|
AbstractPDELaunchConfigurationTabGroup()
|
Method Summary | |
---|---|
void |
initializeFrom(ILaunchConfiguration configuration)
The tab group delegates to all tabs in the group. |
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
Delegates to all tabs to set defaults. |
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 |
Methods inherited from interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup |
---|
createTabs |
Constructor Detail |
---|
public AbstractPDELaunchConfigurationTabGroup()
Method Detail |
---|
public void initializeFrom(ILaunchConfiguration configuration)
initializeFrom
in interface ILaunchConfigurationTabGroup
initializeFrom
in class AbstractLaunchConfigurationTabGroup
AbstractLaunchConfigurationTabGroup.initializeFrom(org.eclipse.debug.core.ILaunchConfiguration)
public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
setDefaults
in interface ILaunchConfigurationTabGroup
setDefaults
in class AbstractLaunchConfigurationTabGroup
AbstractLaunchConfigurationTabGroup.setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy)
|
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.