Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard

Diff Revisions 520867 ... vs 42679b ... for ruralHouses/src/gui/StartWindow.java

Diff revisions: vs.
  @@ -48,7 +48,7 @@
48 48 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
49 49
50 50 c=configuration.ConfigXML.getInstance();
51 -
51 +
52 52 }catch (com.db4o.ext.DatabaseFileLockedException e) {
53 53 a.lblNewLabel.setText("Database locked: Do not run BusinessLogicServer or BusinessLogicServer!!");
54 54 a.lblNewLabel.setForeground(Color.RED);