Add title to a cell in JTable
Help please, i need to add a title note (like in excel) to a specifict cell in a JTable.Can anyone tell me how to do it?
# 2
Yes, i need to add a comment which is read upon the moving of the mouse in that cell, because text is bigger that the cell size, and i want to put the text in that cell. Can you give me an example?