Home
last modified time | relevance | path

Searched refs:radioButtons (Results 1 – 5 of 5) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DRadioChooser.java13 private List<IRadioButton> radioButtons = new ArrayList<IRadioButton>(); field in RadioChooser
29 if (radioButtons.isEmpty()) { in addChoice()
34 radioButtons.add(button); in addChoice()
38 for (IRadioButton button : radioButtons) { in getSelectedChoice()
61 for (IRadioButton button : radioButtons) { in findButtonForChoice()
/external/proguard/src/proguard/gui/
DMemberSpecificationDialog.java455 JRadioButton[] radioButtons) in setMemberSpecificationRadioButtons() argument
457 if (radioButtons != null) in setMemberSpecificationRadioButtons()
462 radioButtons[index].setSelected(true); in setMemberSpecificationRadioButtons()
473 JRadioButton[] radioButtons) in getMemberSpecificationRadioButtons() argument
475 if (radioButtons != null) in getMemberSpecificationRadioButtons()
477 if (radioButtons[0].isSelected()) in getMemberSpecificationRadioButtons()
481 else if (radioButtons[1].isSelected()) in getMemberSpecificationRadioButtons()
DClassSpecificationDialog.java514 JRadioButton[] radioButtons) in setClassSpecificationRadioButtons() argument
519 radioButtons[index].setSelected(true); in setClassSpecificationRadioButtons()
529 JRadioButton[] radioButtons) in getClassSpecificationRadioButtons() argument
531 if (radioButtons[0].isSelected()) in getClassSpecificationRadioButtons()
535 else if (radioButtons[1].isSelected()) in getClassSpecificationRadioButtons()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...