|
Eclipse PDE Release 3.3 |
|||||||||
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.OSGiLauncherTabGroup
public class OSGiLauncherTabGroup
Creates and initializes the tabs on the OSGi Framework launch configuration.
Clients may subclass this class.
Field Summary |
---|
Fields inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
---|
fTabs |
Constructor Summary | |
---|---|
OSGiLauncherTabGroup()
|
Method Summary | |
---|---|
void |
createTabs(ILaunchConfigurationDialog dialog,
java.lang.String mode)
|
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
Configures defaults on newly created launch configurations. |
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup |
---|
dispose, getTabs, initializeFrom, launched, performApply, setTabs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OSGiLauncherTabGroup()
Method Detail |
---|
public void createTabs(ILaunchConfigurationDialog dialog, java.lang.String mode)
public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
org.eclipse.pde.core.osgiFrameworks
extension point for more details
on OSGi frameworks.
setDefaults
in interface ILaunchConfigurationTabGroup
setDefaults
in class AbstractLaunchConfigurationTabGroup
AbstractLaunchConfigurationTabGroup.setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy)
|
Eclipse PDE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |