JButton(ImageIcon) - 使用Icon建立一個Button。 JButton.setText() - 在按鈕中設定文字。 範例 import java.awt.BorderLayout; import java.awt.
確定! 回上一頁