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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewPage.java 96 OverviewExportPart exportPart = new OverviewExportPart(this, body, toolkit, mEditor);
97 exportPart.getSection().setLayoutData(new GridData(SWT.FILL, SWT.TOP, true, false));
98 managedForm.addPart(exportPart);

Completed in 3950 milliseconds