JOptionPane.showMessageDialog(null, "String is: "+string); JOptionPane.showMessageDialog(null, "Integer is: "+integer);