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
{@link AccessibleRole#PANEL}.
|
AccessibleJPanel.JPanel, which is
{@link AccessibleRole#PANEL}.
Returns: the accessible role for JPanel