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

S

SearchType - Enum in org.netbeans.spi.jumpto.type
This enum describes the different kinds of searches that the Go To Type dialog wants to perform on a type provider.
setHighlightText(String) - Method in class org.netbeans.spi.jumpto.symbol.SymbolProvider.Result
Sets a text to highlight in the Go To Symbol panel.
setHighlightText(String) - Method in class org.netbeans.spi.jumpto.type.TypeProvider.Result
Sets a text to highlight in the Go To Type panel.
setMessage(String) - Method in class org.netbeans.spi.jumpto.file.FileProvider.Result
Optional message.
setMessage(String) - Method in class org.netbeans.spi.jumpto.symbol.SymbolProvider.Result
Optional message.
setMessage(String) - Method in class org.netbeans.spi.jumpto.type.TypeProvider.Result
Optional message.
SymbolDescriptor - Class in org.netbeans.spi.jumpto.symbol
A SymbolDescriptor describes a symbol for display in the Go To Symbol dialog.
SymbolDescriptor() - Constructor for class org.netbeans.spi.jumpto.symbol.SymbolDescriptor
 
SymbolProvider - Interface in org.netbeans.spi.jumpto.symbol
A Symbol Provider participates in the Goto Symbol dialog by providing SymbolDescriptors, one for each matched symbol, when asked to do so.
SymbolProvider.Context - Class in org.netbeans.spi.jumpto.symbol
Represents search context.
SymbolProvider.Result - Class in org.netbeans.spi.jumpto.symbol
Represents a collection of SymbolDescriptors that match the given search criteria.
A B C D F G H N O P R S T V W 
Skip navigation links
org.netbeans.modules.jumpto/1 1.79.0 1