getActionCommand().equals("Bookmark")) { JButton bk = new JButton("Bookmark" + x); bk.setBounds(480, 20 + 30 * x, 100, 30); add(bk); bk.
確定! 回上一頁