| 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 |
|---|---|
static TextComponentSearchable |
SearchableUtils.installSearchable(javax.swing.text.JTextComponent textComponent)
Installs the searchable function onto a JTextComponent.
|