setBackground(Color.yellow); // 設定畫布背景色add(pane); btnShow = new JButton("呈現"); Font f1 = new Font("新細明體" ,Font.BOLD, 16); btnShow.
確定! 回上一頁