Package org.nuiton.jaxx.widgets.extra.tooltip
Focusable tooltip.
Original code from RSyntaxTextArea project with following modifications:
- allow setting tooltip on all
JComponent
-
Class Summary Class Description FocusableTip A focusable tool tip, similar to those found in Eclipse.SizeGrip A component that allows its parent window to be resizable, similar to the size grip seen on status bars.TipUtil Static utility methods for focusable tips.TipWindow The actual tool tip component.