jtable font size

Java
table.setFont(new Font("Serif", Font.BOLD, 20));
Source

Also in Java: