| Package | Description |
|---|---|
| com.izforge.izpack.api.data |
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeels |
LookAndFeels.lookup(String laf) |
static LookAndFeels |
LookAndFeels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookAndFeels[] |
LookAndFeels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GUIPrefs.LookAndFeel.is(LookAndFeels laf) |
Copyright © 2001–2025. All rights reserved.