Home
last modified time | relevance | path

Searched refs:expandTree (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/toolkit/test/accessibility/
H A DAccessibilityTree.java121 protected void expandTree (AccessibleTreeNode aNode, Expander aExpander) in expandTree() method in AccessibilityTree
133 expandTree (new TreePath (aNode.createPath()), aExpander); in expandTree()
148 private TreePath expandTree( TreePath aPath, Expander aExpander ) in expandTree() method in AccessibilityTree
175 TreePath aRet = expandTree( in expandTree()
202 expandTree (aNode, new ShapeExpander()); in expandShapes()
212 expandTree (aNode, new AllExpander()); in expandAll()

Completed in 20 milliseconds