shift focus to search pane on search

This commit is contained in:
Zlatin Balevsky
2019-07-10 22:33:21 +01:00
parent 581293b24f
commit 5a54b2dcda

View File

@@ -127,6 +127,7 @@ class SearchTabView {
}
parent.setTabComponentAt(index, tabPanel)
mvcGroup.parentGroup.view.showSearchWindow.call()
def centerRenderer = new DefaultTableCellRenderer()
centerRenderer.setHorizontalAlignment(JLabel.CENTER)