|
Eclipse JDT Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.ui.AbstractLaunchConfigurationTab
org.eclipse.jdt.internal.debug.ui.launcher.JavaLaunchConfigurationTab
org.eclipse.jdt.debug.ui.launchConfigurations.JavaSourceLookupTab
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers
. This class
has been replaced by a source lookup tab in the debug platform -
org.eclipse.debug.ui.sourcelookup.SourceLookupTab
.
A launch configuration tab that displays and edits source lookup path launch configuration attributes.
This class may be instantiated. This class is not intended to be subclassed.
Field Summary | |
protected org.eclipse.jdt.internal.debug.ui.launcher.SourceLookupBlock |
fSourceLookupBlock
Deprecated. |
Constructor Summary | |
JavaSourceLookupTab()
Deprecated. |
Method Summary | |
void |
createControl(Composite parent)
Deprecated. |
Image |
getImage()
Deprecated. |
String |
getName()
Deprecated. |
void |
initializeFrom(ILaunchConfiguration configuration)
Deprecated. |
void |
performApply(ILaunchConfigurationWorkingCopy configuration)
Deprecated. |
void |
setDefaults(ILaunchConfigurationWorkingCopy configuration)
Deprecated. |
Methods inherited from class org.eclipse.jdt.internal.debug.ui.launcher.JavaLaunchConfigurationTab |
entriesChanged, getContext, initializeJavaProject |
Methods inherited from class org.eclipse.debug.ui.AbstractLaunchConfigurationTab |
activated, canSave, createCheckButton, createPushButton, createRadioButton, createSeparator, createVerticalSpacer, deactivated, dispose, getControl, getErrorMessage, getLaunchConfigurationDialog, getLaunchManager, getMessage, getShell, isDirty, isValid, launched, setAttribute, setControl, setDirty, setErrorMessage, setLaunchConfigurationDialog, setMessage, updateLaunchConfigurationDialog |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.eclipse.jdt.internal.debug.ui.launcher.SourceLookupBlock fSourceLookupBlock
Constructor Detail |
public JavaSourceLookupTab()
Method Detail |
public void createControl(Composite parent)
ILaunchConfigurationTab.createControl(Composite)
public void setDefaults(ILaunchConfigurationWorkingCopy configuration)
ILaunchConfigurationTab.setDefaults(ILaunchConfigurationWorkingCopy)
public void initializeFrom(ILaunchConfiguration configuration)
ILaunchConfigurationTab.initializeFrom(ILaunchConfiguration)
public void performApply(ILaunchConfigurationWorkingCopy configuration)
ILaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)
public String getName()
ILaunchConfigurationTab.getName()
public Image getImage()
ILaunchConfigurationTab.getImage()
|
Eclipse JDT Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |