Home
last modified time | relevance | path

Searched defs:selPath (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseUninstallationComponents.java135 TreePath selPath = componentTree.getPathForLocation( event.getX(), event.getY() ); in mousePressed() local
152 TreePath selPath = componentTree.getAnchorSelectionPath(); in keyTyped() local
H A DChooseComponents.java141 TreePath selPath = componentTree.getPathForLocation( event.getX(), event.getY() ); in mousePressed() local
158 TreePath selPath = componentTree.getAnchorSelectionPath(); in keyTyped() local

Completed in 8 milliseconds