4445464748495051525354
} private void initPanel() { this.setLayout(new BorderLayout()); structurePanel = new StructurePanel(); try { openFile(); } catch (IOException e) { // TODO Auto-generated catch block //e.printStackTrace();