>I create a Tooltip on a JTable with
> jTable.setToolTipText(strTooltiptext)
> with MouseMotionListener on jTable.
according to javadoc, you should set tooltip text for TableCellRenderer, not
for JTable

Signature
Andrey Kuznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities