Re: ToolTip text for JButton
- From: Thomas Fritsch <i.dont.like.spam@xxxxxxxxxxx>
- Date: Tue, 23 Oct 2007 12:03:05 GMT
Chanchal schrieb:
Is there any way tooltip text of a JButton can be shown always, ratherWell, when you display the tooltip always, rather than only when the mouse is over the button, then I wouldn't call it a tooltip anymore.
than it get displayed on mouse over of the JButton
Quoted from the API doc of method JDocument#setTooltipText: "The text displays when the cursor lingers over the component."
So, my question is: Why do you want a permanent "tooltip"? May be you want some kind of JWindow instead.
--
Thomas
.
- References:
- ToolTip text for JButton
- From: Chanchal
- ToolTip text for JButton
- Prev by Date: drag'n drop: why does the parent also become a droptarget
- Next by Date: Re: drag'n drop: why does the parent also become a droptarget
- Previous by thread: ToolTip text for JButton
- Next by thread: Re: ToolTip text for JButton
- Index(es):