提交 90f1c611 编写于 作者: S serge-rider

Nav tree refresh fix (setInput)

上级 b0620097
......@@ -115,7 +115,7 @@ public class DatabaseNavigatorTree extends Composite implements INavigatorListen
initEditor();
}
private void setInput(DBNNode rootNode) {
public void setInput(DBNNode rootNode) {
treeViewer.setInput(new DatabaseNavigatorContent(rootNode));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册