HomeSort by relevance Sort by last modified time
    Searched refs:treePath (Results 1 - 17 of 17) sorted by null

  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
ViewsTreeModel.java 22 import javax.swing.tree.TreePath;
49 public void valueForPathChanged(TreePath treePath, Object child) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ReferenceChooserDialog.java 34 import org.eclipse.jface.viewers.TreePath;
116 TreePath treeSelection = getSelection();
203 TreePath treeSelection = getSelection();
225 * Returns the selected item in the tree as a {@link TreePath} object.
226 * @return the <code>TreePath</code> object or <code>null</code> if there was no selection.
228 private TreePath getSelection() {
232 TreePath[] treePaths = treeSelection.getPaths();
244 TreePath treeSelection = getSelection();
324 TreePath selection = getSelection();
378 TreePath treePath = new TreePath(new Object[] { resourceType, resourceItem })
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
MoveGesture.java 32 import org.eclipse.jface.viewers.TreePath;
793 TreePath treePath = SelectionManager.getTreePath(mCurrentView);
794 newSelection = new TreeSelection(treePath);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
ddmuilib.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/internal/junit/junit/3.8.1/
junit-3.8.1.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 476 milliseconds