Searched refs:radio2 (Results 1 – 2 of 2) sorted by relevance
346 Button radio2 = new Button(content, SWT.RADIO); in createRadioControl() local347 radio2.setText(String.format("Create a new element in the selected element, %1$s.", in createRadioControl()353 radio2.setSelection(true); in createRadioControl()364 radio2.addSelectionListener(new SelectionAdapter() { in createRadioControl()
470 Button radio2 = new Button(top, SWT.RADIO); in createDialogArea() local471 radio2.setText("Launch a new Android Virtual Device"); in createDialogArea()