|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ProgressIndicator | |
---|---|
oracle.ide.dependency | Provides information about the dependencies between files in an application. |
oracle.ide.dependency.index | Provides the ability to store and retrieve dependency information using the index. |
Uses of ProgressIndicator in oracle.ide.dependency |
---|
Methods in oracle.ide.dependency with parameters of type ProgressIndicator | |
---|---|
abstract java.util.Collection<Reference> |
DependencyManager.findReferences(Context context, Scope scope, Declaration declaration, ProgressIndicator progress) Find all references to a declaration. |
java.util.Collection<? extends Reference> |
ReferenceProvider.findReferences(Context context, Scope scope, Declaration declaration, ProgressIndicator progress) Find all references to the given declaration that this provider knows about. |
Uses of ProgressIndicator in oracle.ide.dependency.index |
---|
Methods in oracle.ide.dependency.index with parameters of type ProgressIndicator | |
---|---|
java.util.Collection<? extends Reference> |
IndexReferenceProvider.findReferences(Context context, Scope scope, Declaration declaration, ProgressIndicator progress) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |