Login GUI changes
authorunknown <jcampos004@ikasle.ehu.es>
Tue, 3 Mar 2015 20:00:02 +0000 (21:00 +0100)
committerunknown <jcampos004@ikasle.ehu.es>
Tue, 3 Mar 2015 20:00:02 +0000 (21:00 +0100)
ruralHouses/db/DBjcampos004.yap
ruralHouses/src/gui/IntroduceOfferGUI.java

index 27d41f6..34e1d5a 100644 (file)
Binary files a/ruralHouses/db/DBjcampos004.yap and b/ruralHouses/db/DBjcampos004.yap differ
index 40083ec..8d34d9d 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())