Searched refs:createRadioButton (Results 1 - 4 of 4) 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.java174 this.mVersionRadioButton = createRadioButton(composite_versionChoice, "v"+ECLIPSE_MAINTENANCE_VERSION);
175 this.dVersionRadionButton = createRadioButton(composite_versionChoice, "v"+ECLIPSE_DEVELOPMENT_VERSION);
182 this.dbRelengRadioButton = createRadioButton(compositeDatabaseConnection, "Releng");
183 this.dbLocalRadioButton = createRadioButton(compositeDatabaseConnection, "Local");
196 this.statusErrorNoneRadioButton = createRadioButton(statusErrorGroup, "None");
198 this.statusErrorInvalidRadioButton = createRadioButton(statusErrorGroup, "Invalid");
200 this.statusErrorWeirdRadioButton = createRadioButton(statusErrorGroup, "Weird");
202 this.statusErrorSuspiciousRadioButton = createRadioButton(statusErrorGroup, "Suspicious");
204 this.statusErrorNoticeableRadioButton = createRadioButton(statusErrorGroup, "Noticeable");
214 this.statusStatisticNoneRadioButton = createRadioButton(statusStatisticsGrou
379 private Button createRadioButton(Composite parent, String label) { method in class:PerformanceResultsPreferencePage
[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 ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 171 milliseconds