|
Eclipse JDT 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITypeNameRequestor | |
org.eclipse.jdt.core.search | Provides support for searching the workspace Java elements that match a particular description. |
Uses of ITypeNameRequestor in org.eclipse.jdt.core.search |
Methods in org.eclipse.jdt.core.search with parameters of type ITypeNameRequestor | |
void |
SearchEngine.searchAllTypeNames(IWorkspace workspace,
char[] packageName,
char[] typeName,
int matchMode,
boolean isCaseSensitive,
int searchFor,
IJavaSearchScope scope,
ITypeNameRequestor nameRequestor,
int waitingPolicy,
IProgressMonitor progressMonitor)
Searches for all top-level types and member types in the given scope. |
|
Eclipse JDT 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |