I have a JTable with column headers that consists of multiple headers that have 1 word over another as in the following :
Verifying Verifying Employee Supervisor
The problem is the that both words in the title are not showing up because the height of the header is not big enough. I also want the title to be centered.