Lines Matching refs:treeModel
193 int childIndex = treeModel.getIndexOfChild
234 return node.getRowToModelIndex(treeModel.getIndexOfChild
287 treeModel.getIndexOfChild(parentPath.getLastPathComponent(),
366 child.setUserObject(treeModel.getChild(parentValue,
453 if (treeModel.getChildCount(changedParentNode.
486 ((changedPath == null && treeModel != null &&
487 treeModel.getRoot() == null) ||
547 value = treeModel.getChild(parent.getUserObject(), childIndex);
605 if(treeModel != null && (rootUO = treeModel.getRoot()) != null) {
651 if(treeModel.isLeaf(aPath.getLastPathComponent())) {
970 int newChildIndex = treeModel.getIndexOfChild
1152 childCount = treeModel.getChildCount(getUserObject());
1465 return node.getTreePath().pathByAddingChild(treeModel.getChild
1497 this.childCount = treeModel.getChildCount(this.parent.
1524 (treeModel.getChild(parent.getUserObject(),
1560 childCount = treeModel.getChildCount
1596 childCount = treeModel.getChildCount(child.getUserObject());