JButton ; 006: import javax.swing. ... getText() + label); 084: } 085: } 086: 087: JButton button = new JButton(label); 088: buttonPanel.add(button); ...
確定! 回上一頁