295296297298299300301302303304305
this.createCompontents(); this.initPnMain(); this.add(colMain); try { JbsConfiguration jbsConfig = new JbsConfiguration(); } catch (JDOMException ex) { logger.error("Fehler",ex); } catch (IOException ex) { logger.error("Fehler",ex); }