| 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 ScopeOptionsController |
ComponentUtils.adjustPanelForOptions(javax.swing.JPanel jPanel,
boolean searchAndReplace,
FileNameController fileNameController) |
Adjust an empty panel for specifying search scope options.
|
static ScopeOptionsController |
ComponentUtils.adjustPanelsForOptions(javax.swing.JPanel scopePanel,
javax.swing.JPanel fileNamePanel,
boolean searchAndReplace,
FileNameController fileNameController) |
Adjust two empty panels for specifying search scope options.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.