HomeSort by relevance Sort by last modified time
    Searched full:structuredselection (Results 1 - 21 of 21) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewExportPart.java 28 import org.eclipse.jface.viewers.StructuredSelection;
95 StructuredSelection selection = new StructuredSelection(project);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
OpenWizardAction.java 26 import org.eclipse.jface.viewers.StructuredSelection;
117 IStructuredSelection selectionToPass = StructuredSelection.EMPTY;
129 selectionToPass = new StructuredSelection(file);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
XmlEditorMultiOutline.java 27 import org.eclipse.jface.viewers.StructuredSelection;
210 return StructuredSelection.EMPTY;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertySheetPage.java 39 import org.eclipse.jface.viewers.StructuredSelection;
281 StructuredSelection selection = (StructuredSelection) event.getSelection();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PlayAnimationMenu.java 38 import org.eclipse.jface.viewers.StructuredSelection;
240 IStructuredSelection selection = new StructuredSelection(pair);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ComponentsView.java 34 import org.eclipse.jface.viewers.StructuredSelection;
428 this.viewer.setSelection(new StructuredSelection(buildResultsElement), true);
441 ResultsElement eventResultsElement = (ResultsElement) ((StructuredSelection)event.getSelection()).getFirstElement();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiPackageAttributeNode.java 41 import org.eclipse.jface.viewers.StructuredSelection;
304 action.setSelection(new StructuredSelection(project));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DeviceChooserDialog.java 42 import org.eclipse.jface.viewers.StructuredSelection;
748 mViewer.setSelection(new StructuredSelection(device));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 46 import org.eclipse.jface.viewers.StructuredSelection;
562 mTreeViewer.setSelection(new StructuredSelection(marker), true /*reveal*/);
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 20 import org.eclipse.jface.viewers.StructuredSelection;
999 return new StructuredSelection(m_activePropertyInfo.getProperty());
1001 return StructuredSelection.EMPTY;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 66 import org.eclipse.jface.viewers.StructuredSelection;
328 mSelectionTableViewer.setSelection(new StructuredSelection(qualifier), true);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
ddmuilib.jar 
traceview.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 721 milliseconds