Home
last modified time | relevance | path

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

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/ !
H A DAccessibilityWorkBench.java556 TreePath aSelectionPath = maTree.getSelectionPath(); in actionPerformed() local
557 if (aSelectionPath != null) in actionPerformed()
560 (javax.swing.tree.TreeNode)aSelectionPath.getLastPathComponent(); in actionPerformed()

Completed in 20 milliseconds