Swing Java Tutorial

JLabel label =  new JLabel();
label.setText("Line 1
Line 2");