public final class SearchRequest extends Object
SearchProvider
are expected to get information from
SearchRequest instance and perform search appropriately in
SearchProvider.evaluate(org.netbeans.spi.quicksearch.SearchRequest, org.netbeans.spi.quicksearch.SearchResponse)
method.Modifier and Type | Method and Description |
---|---|
List<? extends KeyStroke> |
getShortcut()
Access to shortcut used for searching.
|
String |
getText()
Access to text used for searching.
|
public String getText()
Built on October 30 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.