Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard

Diff Revisions 556478 ... vs e90cb4 ... for ruralHouses client/src/gui/listOfOwnerAddittionRequests.java

Diff revisions: vs.
  @@ -117,7 +117,7 @@
117 117 } catch (RemoteException e1) {
118 118 e1.printStackTrace();
119 119 }
120 -
120 +
121 121 ((DefaultTableModel)table.getModel()).removeRow(table.getSelectedRow());
122 122 }
123 123 }