setBounds (80, 120, 60, 18); // 將確定按鈕新增到cp容器中cp.add(jb); // 重置按鈕final JButton button = new JButton(); button.setText("重置"); // 為重置按鈕新 ...
確定! 回上一頁