The code for different owner operations mostly implemented
[RRRRHHHH_Code] / ruralHouses / src / gui / IntroduceOfferGUI.java
index 8d34d9d..ee56946 100644 (file)
@@ -71,7 +71,7 @@ public class IntroduceOfferGUI extends JFrame {
                                                        e.printStackTrace();
                                                }
                                                if(!ownerHouseList.isEmpty()){
-                                                       Frame a = new IntroduceOffer2GUI(ownerHouseList);                                                       
+                                                       Frame a = new IntroduceOffer2GUI(ownerHouseList);       
                                                        a.setVisible(true);
                                                }
                                                else if(ownerHouseList.isEmpty())