| Package | Description |
|---|---|
| oracle.javatools.ui.themes |
| Modifier and Type | Method and Description |
|---|---|
static Theme |
Themes.getActiveTheme()
Returns the currently active theme.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Themes.setActiveTheme(Theme t)
Sets the currently active theme.
|
static void |
Themes.setDefaultTheme(Theme t)
Sets the default theme.
|