コード例 #1
0
 public void setTextAreaWidth(int width) {
   textArea.setWidth(width + "px");
 }