| Author |
JTable - Renderer for JPanel
|
sico pico
Greenhorn
Joined: Jan 21, 2011
Posts: 2
|
|
Hello,
I have a JTable where I have in the first column of a JPanel. This panel contains a JLabel that has a tooltip.
I use a renderer for the panel as follows:
The problem is that the tootip label does not appear. (It's like there is a layer on top).
Please it's urgent.
Thank you in advance.
|
 |
Rob Camick
Ranch Hand
Joined: Jun 13, 2009
Posts: 1788
|
|
|
Specifying Tool Tips for Cells
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32704
|
|
Welcome to the Ranch
We don't use the word "urgent" here
|
 |
sico pico
Greenhorn
Joined: Jan 21, 2011
Posts: 2
|
|
|
i have two labels in JPanel, and for each JLabel i have Tooltip.
|
 |
 |
|
|
subject: JTable - Renderer for JPanel
|
|
|