Ejemplo n.º 1
0
 public void showType(int type) {
   model.setTypeVisible(type);
   model.fireListChanged();
 }