java.lang.Object org.eclipse.core.runtime.PlatformObject org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer
public class FolderSourceContainer
A folder in the workspace.
Clients may instantiate this class.
static String
TYPE_ID
org.eclipse.debug.core.containerType.folder
EMPTY
FolderSourceContainer ( IContainer folder, boolean subfolders)
ISourceContainerType
getType ()
createSourceContainers, equals, findSourceElements, getContainer, getName, hashCode, isComposite
dispose, findSourceElements, getSourceContainers
abort, getDirector, getSourceContainerType, init, isFindDuplicates, warn
getAdapter
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static final String TYPE_ID
public FolderSourceContainer( IContainer folder, boolean subfolders)
folder
subfolders
public ISourceContainerType getType()
ISourceContainer
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.