Skip navigation links
org.netbeans.modules.jumpto/1 1.80.0 1
A B C D F G H N O P R S T V W 

C

cancel() - Method in interface org.netbeans.spi.jumpto.file.FileProvider
Cancel the current operation, if possible.
cancel() - Method in interface org.netbeans.spi.jumpto.symbol.SymbolProvider
Cancel the current operation, if possible.
cancel() - Method in interface org.netbeans.spi.jumpto.type.TypeProvider
Cancel the current operation, if possible.
cleanup() - Method in interface org.netbeans.spi.jumpto.symbol.SymbolProvider
The Go To Symbol dialog is dismissed for now - free up resources if applicable.
cleanup() - Method in interface org.netbeans.spi.jumpto.type.TypeProvider
The Go To Type dialog is dismissed for now - free up resources if applicable.
computeFiles(FileProvider.Context, FileProvider.Result) - Method in interface org.netbeans.spi.jumpto.file.FileProvider
Compute a list of files that match the given search text for the given search type.
computeSymbolNames(SymbolProvider.Context, SymbolProvider.Result) - Method in interface org.netbeans.spi.jumpto.symbol.SymbolProvider
Compute a list of SymbolDescriptors that match the given search text for the given search type.
computeTypeNames(TypeProvider.Context, TypeProvider.Result) - Method in interface org.netbeans.spi.jumpto.type.TypeProvider
Compute a list of TypeDescriptors that match the given search text for the given search type.
createFileProvider() - Method in interface org.netbeans.spi.jumpto.file.FileProviderFactory
Reurns a FileProvider used in one session of Go To File action.
createNameMatcher(String, SearchType) - Static method in class org.netbeans.spi.jumpto.support.NameMatcherFactory
Creates a NameMatcher of given type for text.
createNameMatcher(String, SearchType, Map<String, Object>) - Static method in class org.netbeans.spi.jumpto.support.NameMatcherFactory
Creates a NameMatcher of given type for text.
A B C D F G H N O P R S T V W 
Skip navigation links
org.netbeans.modules.jumpto/1 1.80.0 1