| java.lang.Object | |||||
| ↳ | javax.accessibility.AccessibleContext | ||||
| ↳ | java.awt.Component.AccessibleAWTComponent | ||||
| ↳ | java.awt.Container.AccessibleAWTContainer | ||||
| ↳ | javax.swing.JComponent.AccessibleJComponent | ||||
| ↳ | javax.swing.JPopupMenu.AccessibleJPopupMenu | ||||
This class implements accessibility support for the
JPopupMenu class. It provides an implementation of the
Java Accessibility API appropriate to popup menu user-interface
elements.
|
[Expand]
Inherited Constants | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.accessibility.AccessibleContext
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
[Expand]
Inherited Fields | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.swing.JComponent.AccessibleJComponent
| ||||||||||||||||||||
From class
java.awt.Container.AccessibleAWTContainer
| ||||||||||||||||||||
From class
java.awt.Component.AccessibleAWTComponent
| ||||||||||||||||||||
From class
javax.accessibility.AccessibleContext
| ||||||||||||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
AccessibleJPopupMenu constructor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the role of this object.
| |||||||||||
This method gets called when a bound property is changed.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.swing.JComponent.AccessibleJComponent
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.awt.Container.AccessibleAWTContainer
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.awt.Component.AccessibleAWTComponent
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
javax.accessibility.AccessibleContext
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From interface
java.beans.PropertyChangeListener
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From interface
javax.accessibility.AccessibleComponent
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From interface
javax.accessibility.AccessibleExtendedComponent
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AccessibleJPopupMenu constructor
Get the role of this object.
This method gets called when a bound property is changed.
| e | A PropertyChangeEvent object describing
the event source and the property that has changed. Must not be null. |
|---|
| NullPointerException | if the parameter is null. |
|---|
