Searched refs:myrootnode (Results 1 – 2 of 2) sorted by relevance
254 private XBrowseNode myrootnode = null; field in ScriptSelectorPanel261 this.myrootnode = root; in ScriptSelectorPanel()280 new DefaultMutableTreeNode(myrootnode) { in initUI()285 initNodes(myrootnode, top); in initUI()
355 private XBrowseNode myrootnode = null; field in ScriptSelectorPanel362 this.myrootnode = root; in ScriptSelectorPanel()381 new DefaultMutableTreeNode(myrootnode) { in initUI()386 initNodes(myrootnode, top); in initUI()
Completed in 18 milliseconds