Generated by
JDiff

Class javax.swing.plaf.metal.MetalLookAndFeel

Documentation changed from old to new.

Added Methods
boolean getSupportsWindowDecorations() Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
void provideErrorFeedback(Component)

Invoked when the user attempts an invalid operation such as pasting into an uneditable JTextField that has focus.

 

Changed Methods
void initClassDefaults(UIDefaults) Documentation changed from old to new.
Creates the mapping from UI class IDs to ComponentUI classes putting the ID-ComponentUI pairs in the passed-in defaults table.