| Package | Description |
|---|---|
| org.netbeans.api.search.ui |
Helpers for creating UI controls for your search provider that are
similar to controls in the default provider.
|
| Modifier and Type | Method and Description |
|---|---|
static ScopeController |
ComponentUtils.adjustComboForScope(JComboBox jComboBox,
String preferredScopeId,
SearchScopeDefinition... extraSearchScopes)
Adjust a
JComboBox to act as component for selecting search
scope, and return a controller object for interacting with it. |