javax.swing

Class JRadioButton.AccessibleJRadioButton

protected class JRadioButton.AccessibleJRadioButton extends AccessibleJToggleButton

This class provides accessibility support for the toggle button.
Constructor Summary
protected AccessibleJRadioButton()
Constructor for the accessible toggle button.
Method Summary
AccessibleRolegetAccessibleRole()
Returns the accessible role for the toggle button.

Constructor Detail

AccessibleJRadioButton

protected AccessibleJRadioButton()
Constructor for the accessible toggle button.

Method Detail

getAccessibleRole

public AccessibleRole getAccessibleRole()
Returns the accessible role for the toggle button.

Returns: An instance of AccessibleRole, describing the role of the toggle button.