Generated by
JDiff

Class javax.swing.LookAndFeel

Documentation changed from old to new.

Added Methods
void loadKeyBindings(InputMap, Object[]) Loads the bindings in keys into retMap.
ComponentInputMap makeComponentInputMap(JComponent, Object[]) Creates a ComponentInputMap from keys.
InputMap makeInputMap(Object[]) Creates a InputMap from keys.
 

Changed Methods
KeyBinding[] makeKeyBindings(Object[]) Documentation changed from old to new.
Convenience method for building lists of KeyBindings.