public class SwingTheming
extends java.lang.Object
| Constructor and Description |
|---|
SwingTheming() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setSystemLookAndFeel()
Set the system look and feel for the current application.
|
public static void setSystemLookAndFeel()
javax.swing.UnsupportedLookAndFeelException - If the system look and feel is not supportedjava.lang.ClassNotFoundException - If the system look and feel class could not be foundjava.lang.InstantiationException - If a new instance of the system look and feel could not be createdjava.lang.IllegalAccessException - If the system look and feel class is not accessible