| javax.swing.JToolTip com.projity.menu.HyperLinkToolTip
HyperLinkToolTip | public class HyperLinkToolTip extends JToolTip (Code) | | A tooltip that contains hyperlinks that are clickable.
Taken from http://forum.java.sun.com/thread.jspa?threadID=592163&messageID=3095280
Note that a tooltip disappears when the mouse leaves the button. You must make sure to align the tooltip
directly touching the button to avoid this.
|
HyperLinkToolTip | public HyperLinkToolTip()(Code) | | |
updateUI | public void updateUI()(Code) | | |
|
|