| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
SearchableBar.Installer |
SearchableBar.getInstaller() |
| Modifier and Type | Method and Description |
|---|---|
static SearchableBar |
SearchableBar.install(Searchable searchable,
javax.swing.KeyStroke keyStroke,
SearchableBar.Installer installer)
Installs a SearchableBar on a component.
|
void |
SearchableBar.setInstaller(SearchableBar.Installer installer)
Sets the installer.
|