RSE
Release 1.0

org.eclipse.rse.files.ui.resources
Class RemoteSourceLookupDirector

java.lang.Object
  extended byorg.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
      extended byorg.eclipse.rse.files.ui.resources.RemoteSourceLookupDirector
All Implemented Interfaces:
ILaunchConfigurationListener, ILaunchListener, IPersistableSourceLocator, IPersistableSourceLocator2, ISourceLocator, ISourceLookupDirector

public class RemoteSourceLookupDirector
extends AbstractSourceLookupDirector


Field Summary
 
Fields inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
CONTAINER_MEMENTO_ATTR, CONTAINER_NODE, CONTAINER_TYPE_ATTR, CONTAINERS_NODE, DIRECTOR_ROOT_NODE, DUPLICATES_ATTR, fComputer, fConfig, fDuplicates, fId, fParticipants, fPromptStatus, fResolvedElements, fResolveDuplicatesStatus, fSourceContainers
 
Constructor Summary
RemoteSourceLookupDirector()
           
 
Method Summary
 void initializeParticipants()
           
 boolean supportsSourceContainerType(ISourceContainerType type)
           
 
Methods inherited from class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
abort, addParticipants, cacheResolvedElement, clearCachedElement, clearSourceElements, dispose, doInitializeFromMemento, doSourceLookup, findSourceElements, getCachedElement, getId, getLaunchConfiguration, getMemento, getParticipants, getSourceContainers, getSourceElement, getSourceElement, getSourcePathComputer, initializeDefaults, initializeFromMemento, initializeFromMemento, isFindDuplicates, launchAdded, launchChanged, launchConfigurationAdded, launchConfigurationChanged, launchConfigurationRemoved, launchRemoved, removeParticipants, resolveSourceElement, setFindDuplicates, setId, setLaunchConfiguration, setSourceContainers, setSourcePathComputer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSourceLookupDirector

public RemoteSourceLookupDirector()
Method Detail

initializeParticipants

public void initializeParticipants()

supportsSourceContainerType

public boolean supportsSourceContainerType(ISourceContainerType type)

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.