Interface | Description |
---|---|
TableCustomizer |
An interface to allow clients of a DataTip to customize the individual tables
that appear in each DataTipWindow: e.g, setting custom renderers and editors.
|
Class | Description |
---|---|
DataTip |
A DataTip is a ui component that displays a TreeTableModel of information in a
compact stack of overlapping panels.
|
DataTipWindow |
DataTips appear on screen as a series of overlapping windows with each level being
on level of a branch of the data model.
|
ExpansionRenderer |