I need to put subtitles inside a jtable something like in the image:
[! [enter the description of the image here] [1]] [1]
Does anyone have any idea how it is done?
I need to put subtitles inside a jtable something like in the image:
[! [enter the description of the image here] [1]] [1]
Does anyone have any idea how it is done?
That is quite complicated. You need to create TableCellRender that controls the rendering of the cells. Although the jTable component was not created for this