Generated by
JDiff

Class java.awt.KeyboardFocusManager

Documentation changed from old to new.

Changed Methods
void addPropertyChangeListener(String, PropertyChangeListener) Documentation changed from old to new.
Adds a PropertyChangeListener to the listener list for a specific property.
PropertyChangeListener[] getPropertyChangeListeners(String) Documentation changed from old to new.
Returns an array of all the PropertyChangeListeners associated with the named property.
VetoableChangeListener[] getVetoableChangeListeners(String) Documentation changed from old to new.
Returns an array of all the VetoableChangeListeners associated with the named property.
void removePropertyChangeListener(String, PropertyChangeListener) Documentation changed from old to new.
Removes a PropertyChangeListener from the listener list for a specific property.