<oRadioGroup>:display() --> self
display() is a method of the RadioGroup class used for showing its
radio buttons on the screen. display() accomplishes this by calling
the display() method of each of the radio buttons in its group.