| Class | Description |
|---|---|
| BalloonPopupOutline |
BalloonPopupOutline is a balloon shaped <code>Path</code> which can be used to display a balloon-like popup. |
| PopupOutline |
PopupOutline is a special path that works along with ShapedPopup. |
| RectanglePopupOutline |
RectanglePopupOutline is a rectangle shaped <code>Path</code> which can be used to display a
rectangle or rounded rectangle popup. |
| ShapedPopup |
A <code>PopupControl</code> that can set an outline of any shape.
|
| TooltipEx |
Copied from
Tooltip (jdk8 ea build 96) to support tooltip position. |