Exemplo n.º 1
0
 public void setMinWidth(double aValue) {
   ((ModelColumn) column).setMinWidth(aValue);
 }