Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard

Diff Revisions 46d6c3 ... vs 520867 ... for ruralHouses/src/gui/listOfRemovalRequestsGUI.java

Diff revisions: vs.
  @@ -24,6 +24,10 @@
24 24
25 25 public class listOfRemovalRequestsGUI extends JFrame {
26 26
27 + /**
28 + *
29 + */
30 + private static final long serialVersionUID = 1L;
27 31 private JPanel contentPane;
28 32 private JTable table;
29 33 private DefaultTableModel tableModel;