Package | Description |
---|---|
org.netbeans.spi.jumpto.file |
Class and Description |
---|
FileDescriptor
A FileDescriptor describes a file to show in the Go To File dialog.
|
FileProvider
A FileProvider participates in the Goto File dialog by providing matched files
for given
SourceGroup . |
FileProvider.Context
Represents search context.
|
FileProvider.Result
Represents a collection of files that match
the given search criteria.
|