Package | Description |
---|---|
org.jivesoftware.spark.ui.themes | |
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
Modifier and Type | Method and Description |
---|---|
ThemePanel |
MainThemePanel.getThemePanel() |
Modifier and Type | Method and Description |
---|---|
static ThemePanel |
UIComponentRegistry.createThemePanel()
Creates a new theme panel object.
|
Modifier and Type | Method and Description |
---|---|
static void |
UIComponentRegistry.registerThemePanel(java.lang.Class<? extends ThemePanel> clazz)
Registers a new class implementing a theme panel.
|