198199200201202203204205206207
centerPane.setDividerLocation(120); messagePane.setDividerLocation(500); content.add("Center", messagePane); content.add("South", new StatusBar()); addLocalProjectsRun(); }