| Package | Description |
|---|---|
| org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
| org.jdesktop.swingx.search |
| Modifier and Type | Method and Description |
|---|---|
JXTree |
JXTree.TreeAdapter.getTree() |
| Modifier and Type | Method and Description |
|---|---|
protected TreeRolloverController<JXTree> |
JXTree.createLinkController()
Creates and returns a RolloverController appropriate for this tree.
|
protected TreeRolloverController<JXTree> |
JXTree.getLinkController()
Returns the RolloverController for this component.
|
| Constructor and Description |
|---|
TreeAdapter(JXTree component)
Constructs a
TableCellRenderContext for the specified
target component. |
| Modifier and Type | Field and Description |
|---|---|
protected JXTree |
TreeSearchable.tree |
| Modifier and Type | Method and Description |
|---|---|
JXTree |
TreeSearchable.getTarget()
It's the responsibility of subclasses to covariant override.
|
| Constructor and Description |
|---|
TreeSearchable(JXTree tree) |
Copyright © 2019. All rights reserved.