| Package | Description |
|---|---|
| org.nuiton.jaxx.widgets.extra.tooltip |
Focusable tooltip.
|
| Modifier and Type | Field and Description |
|---|---|
protected FocusableTip |
TipWindow.ft |
| Modifier and Type | Method and Description |
|---|---|
static void |
TipUtil.addCopyContextMenu(FocusableTip focusableTip)
Add context menu for paste selected content
|
protected void |
TipWindow.init(FocusableTip ft,
Component component) |
| Constructor and Description |
|---|
TipWindow(Window owner,
FocusableTip ft,
Component component)
To specify component to display
|
TipWindow(Window owner,
FocusableTip ft,
String msg)
Constructor, by default, is JEditorPane will be used for toolTip.
|
Copyright © 2004–2017 Ultreia.io. All rights reserved.