JButton 類別下的常用方法 1. void setText(String text) 設定元件內的顯示文字。 2. void setBounds(int x, int y, int w, int h)
確定! 回上一頁