Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class javax.swing.UnsupportedLookAndFeelException
Uses in package javax.swing
Methods which throw type javax.swing.UnsupportedLookAndFeelException
void
UIManager
.
setLookAndFeel
(
String
className)
Set the current default look and feel using a class name.
void
UIManager
.
setLookAndFeel
(
LookAndFeel
newLookAndFeel)
Sets the current
LookAndFeel
.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About