javax.swing
protected class JPanel.AccessibleJPanel extends AccessibleJComponent
JPanel.
| Constructor Summary | |
|---|---|
| protected | AccessibleJPanel()
Creates a new instance of AccessibleJPanel. |
| Method Summary | |
|---|---|
| AccessibleRole | getAccessibleRole()
Returns the accessible role for JPanel, which is
AccessibleRole#PANEL.
|
AccessibleJPanel.JPanel, which is
AccessibleRole#PANEL.
Returns: the accessible role for JPanel