JButton; public class Main { public static void main(String[] argv) throws Exception { JButton button = new JButton(); // Change the label button.
確定! 回上一頁