Home | History | Annotate | Download | only in ui

Lines Matching defs:mVersionRadioButton

59 	private Button mVersionRadioButton;
174 this.mVersionRadioButton = createRadioButton(composite_versionChoice, "v"+ECLIPSE_MAINTENANCE_VERSION);
443 if (this.mVersionRadioButton.getSelection()) {
530 this.mVersionRadioButton.setSelection(false);
534 this.mVersionRadioButton.setSelection(true);
602 this.mVersionRadioButton.setSelection(true);
936 if (this.mVersionRadioButton.getSelection()) {
1080 if (this.mVersionRadioButton.getSelection()) {
1153 if (source == this.mVersionRadioButton) {
1154 if (this.mVersionRadioButton.getSelection()) {