33343536373839404142
System.setErr(fileStream); } catch (FileNotFoundException fnfe) { } catch (SecurityException se) { }*/ p = new Persistence(); gui = new GUI(p); checkDisplayResolution(); gui.start(); }