Changing the font size in JTable
843804Apr 16 2005 — edited Sep 11 2006Hi, I would like to change the font size in JTable.
I want my table values to be 2/3 times larger.
Any methods for that?
Also , is it possible to change the font types (Bold for example) of the values displayed in JTable?
Thanks!