Generated by
JDiff

Class javax.swing.LookAndFeel

Added Methods
Object getDesktopPropertyValue(String, Object) Returns the value of the specified system desktop property by invoking Toolkit.getDefaultToolkit().getDesktopProperty().
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.