| Interface | Description |
|---|---|
| InfoTipHoverFactory.LazyContent |
Class to create content when the infotip is shown for the first time.
|
| InfoTipHoverFactory.TableInfoTipProvider |
Interface to allow easy provision of infotip content for cells in a JTable.
|
| Class | Description |
|---|---|
| InfoTip |
InfoTip creates and controls a pointed panel that floats in front of components in a window to display
extra popup style information.
|
| InfoTipHover |
A type of Hover which is an InfoTip.
|
| InfoTipHoverFactory |
A factory to make creating InfoTipHovers easy.
|
| InfoTipSeparator |
A horizontal separator component to indicate the border between different items in an InfoTip.
|
| Enum | Description |
|---|---|
| InfoTipOrientation |
Orientation of the InfoTip in relation to the location it points to.
|
| InfoTipStyles |
A collection of the various types of InfoTip styles.
|