public abstract class ThemeClient extends Object
Constructor and Description |
---|
ThemeClient() |
Modifier and Type | Method and Description |
---|---|
protected abstract RenderTheme |
createRenderTheme() |
protected abstract ScrollBarTheme |
createScrollBarTheme() |
static RenderTheme |
getDefaultRenderTheme() |
static void |
setDefaultRenderTheme(RenderTheme theme) |
public static void setDefaultRenderTheme(RenderTheme theme)
public static RenderTheme getDefaultRenderTheme()
protected abstract RenderTheme createRenderTheme()
protected abstract ScrollBarTheme createScrollBarTheme()
Copyright © 2020. All rights reserved.