void setText(String s), It is used to set specified text on button. String getText(), It is used to return the text of the button. void setEnabled(boolean b) ...
確定! 回上一頁