8990919293949596979899
}); removeAll(); add(schemaTreeScroll, BorderLayout.CENTER); updateParentPanel(); if (expandTree) { schemaTree.expandAll(); } } catch (Exception e) { throw new RuntimeException(e); } };