Package | Description |
---|---|
com.b3dgs.lionengine.swing |
Modifier and Type | Method and Description |
---|---|
static Theme |
Theme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Theme[] |
Theme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Theme.set(Theme theme)
Set the java frame theme.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.