5657585960616263646566
frame.add(progress, "sg a"); frame.add(play, "sg b"); // pack and set visible frame.pack(); frame.setVisible(true); } /** * @param args the command line arguments