248249250251252253254255256257258
(ContentsTab)_objectTree.getTabbedPaneIfSelected( _objectInfo.getDatabaseObjectType(), ContentsTab.getContentsTabTitle()); if (cTab != null) { cTab.refreshComponent(); } } catch (DataSetException ex) { getSession().showErrorMessage(ex);