Ejemplo n.º 1
0
 /** Refresh the properties from the bound object. */
 public void refresh() {
   props.refresh();
   getTableModel().fireTableDataChanged();
 }