| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JideSwingUtilities.ConditionHandler
A simple handler used by setRecursively.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JideSwingUtilities.setRecursively(java.awt.Component c,
JideSwingUtilities.Handler handler)
Calls the handler recursively on a component.
|