| 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 java.awt.Component |
JideSwingUtilities.getRecursively(java.awt.Component c,
JideSwingUtilities.GetHandler handler)
Gets to a child of a component recursively based on certain condition.
|