Searched refs:databaseLocationCombo (Results 1 - 2 of 2) sorted by relevance

/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/
H A DPerformanceResultsPreferencePage.java61 private CCombo databaseLocationCombo; field in class:PerformanceResultsPreferencePage
185 this.databaseLocationCombo = createCombo(databaseGroup);
186 this.databaseLocationCombo.setEditable(false);
521 this.databaseLocationCombo.removeAll();
522 this.databaseLocationCombo.setText(store.getDefaultString(PRE_DATABASE_LOCATION));
585 this.databaseLocationCombo.removeAll();
586 this.databaseLocationCombo.setText(store.getString(PRE_DATABASE_LOCATION));
591 this.databaseLocationCombo.add(history);
820 final String databaseLocation = this.databaseLocationCombo.getText();
947 String location = this.databaseLocationCombo
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 1375 milliseconds