JTextField 常用方法: // 獲取文字框中的文字 String getText() // 設定文字框的文字、字型和字型顏色 void setText(String text) void setFont(Font ...
確定! 回上一頁