Generated by
JDiff

Class javax.swing.SwingUtilities

Added Methods
Rectangle calculateInnerArea(JComponent, Rectangle) Stores the position and size of the inner painting area of the specified component in r and returns r.
boolean processKeyBindings(KeyEvent) Process the key bindings for the Component associated with event.
 

Changed Methods
Component findFocusOwner(Component) Now deprecated.
As of 1.4, replaced by KeyboardFocusManager.getFocusOwner().