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 | 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. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.