X-Git-Url: https://xp-dev.com/git/RRRRHHHH_Code/blobdiff_plain/520867d5e278316fe874703c30b89de67ff5d82d..42679bcd0e79750f8a1ec7c2388cd4d675de58f1:/ruralHouses/src/gui/StartWindow.java diff --git a/ruralHouses/src/gui/StartWindow.java b/ruralHouses/src/gui/StartWindow.java index 600233b..385d09b 100644 --- a/ruralHouses/src/gui/StartWindow.java +++ b/ruralHouses/src/gui/StartWindow.java @@ -48,7 +48,7 @@ public class StartWindow extends JFrame { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); c=configuration.ConfigXML.getInstance(); - + }catch (com.db4o.ext.DatabaseFileLockedException e) { a.lblNewLabel.setText("Database locked: Do not run BusinessLogicServer or BusinessLogicServer!!"); a.lblNewLabel.setForeground(Color.RED);