| 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 SearchPatternController |
ComponentUtils.adjustComboForSearchPattern(JComboBox jComboBox)
Adjust a
JComboBox to act as component for selecting search text
pattern, and return a controller object for interacting with it. |