Searched refs:findButtonForChoice (Results 1 – 1 of 1) sorted by relevance
53 defaultButton = findButtonForChoice(defaultChoice); in setDefaultChoice()57 findButtonForChoice(choice).setValue(true); in setSelectedChoice()60 private IRadioButton findButtonForChoice(String choice) { in findButtonForChoice() method in RadioChooser