9293949596979899100101102
name = appName; if (System.getProperty("org.jwall.app.laf") == null) setLookAndFeel(); win = new ApplicationWindow(this); try { loadResources(); } catch (Exception e) { e.printStackTrace();