Searched refs:getChildCount (Results 1 – 3 of 3) sorted by relevance
40 public int getChildCount(Object o) { in getChildCount() method in ViewsTreeModel
92 for (int i = 0; i < parent.getChildCount(); i++) { in updateEditors()
46 for (int i=0;i<iconEditor.getChildCount();i++) { in bindEditor()