EXIT_ON_CLOSE); JButton gfbutton = new JButton("Select File for Games and Films"); ... setBounds(500,300,400,500); frame.add(gfbutton); frame.add(rbutton); ...
確定! 回上一頁