|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector
public class CommonSourceLookupDirector
Director of the common source containers.
Constructor Summary | |
---|---|
CommonSourceLookupDirector()
|
Method Summary | |
---|---|
void |
setSourceContainers(org.eclipse.debug.core.sourcelookup.ISourceContainer[] containers)
|
Methods inherited from class org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector |
---|
contains, contains, contains, getCompilationPath, initializeParticipants, supportsSourceContainerType |
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector |
---|
addParticipants, clearSourceElements, dispose, findSourceElements, getId, getLaunchConfiguration, getMemento, getParticipants, getSourceContainers, getSourceElement, getSourceElement, getSourcePathComputer, initializeDefaults, initializeFromMemento, initializeFromMemento, isFindDuplicates, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeParticipants, resolveSourceElement, setFindDuplicates, setId, setSourcePathComputer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonSourceLookupDirector()
Method Detail |
---|
public void setSourceContainers(org.eclipse.debug.core.sourcelookup.ISourceContainer[] containers)
setSourceContainers
in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
setSourceContainers
in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |