label = new JLabel("A label"); label.setFont(new Font("Serif", Font.PLAIN, 14));

Read more of this post