Generated by
JDiff

Class javax.swing.JMenu.AccessibleJMenu

Documentation changed from old to new.

Changed Methods
void addAccessibleSelection(int) Documentation changed from old to new.
Selects the ith menu in the menu.
Accessible getAccessibleChild(int) Documentation changed from old to new.
Returns the nth Accessible child of the object.
boolean isAccessibleChildSelected(int) Documentation changed from old to new.
Returns true if the current child of this object is selected (that is if this child is a popped-up submenu).
AccessibleSelection getAccessibleSelection() Documentation changed from old to new.
Get the AccessibleSelection associated with this object.