public class DarkTheme extends Theme
Constructor and Description |
---|
DarkTheme() |
Modifier and Type | Method and Description |
---|---|
BorderLayoutPanelStyle |
borderLayoutPanel() |
ButtonStyle |
button() |
CardStyle |
card() |
ChartStyle |
chart() |
ColorStyle |
color() |
ComboBoxStyle |
comboBox() |
ContentPanelStyle |
contentPanel() |
DatePickerStyle |
datePicker() |
DesktopStyle |
desktop() |
DialogStyle |
dialog() |
DragDropStyle |
dragDrop() |
FontStyle |
font() |
FormStyle |
form() |
ThemeColors |
getThemeColors() |
ThemeConstants |
getThemeConstants() |
GlobalStyle |
global() |
HeaderStyle |
header() |
IconStyle |
icon() |
InstrumentationStyle |
instrumentation() |
LinkStyle |
link() |
MenuStyle |
menu() |
NavigationBarStyle |
navigationBar() |
PanelStyle |
panel() |
ResponsiveStyle |
responsive() |
ScrollPanelStyle |
scroll() |
SliderStyle |
slider() |
TableStyle |
tableContainer() |
TabPanelStyle |
tabPanel() |
TerminalStyle |
terminal() |
TextButtonStyle |
textButton() |
ToastStyle |
toast() |
TreeStyle |
tree() |
String |
version() |
WindowStyle |
window() |
com.xalys.xgl.theme.interfaces.window.WindowOldStyle |
windowOld() |
public BorderLayoutPanelStyle borderLayoutPanel()
borderLayoutPanel
in class Theme
public ButtonStyle button()
public ChartStyle chart()
public ColorStyle color()
public ComboBoxStyle comboBox()
public ContentPanelStyle contentPanel()
contentPanel
in class Theme
public DatePickerStyle datePicker()
datePicker
in class Theme
public DesktopStyle desktop()
public DialogStyle dialog()
public DragDropStyle dragDrop()
public HeaderStyle header()
public GlobalStyle global()
public InstrumentationStyle instrumentation()
instrumentation
in class Theme
public NavigationBarStyle navigationBar()
navigationBar
in class Theme
public PanelStyle panel()
public ResponsiveStyle responsive()
responsive
in class Theme
public ScrollPanelStyle scroll()
public SliderStyle slider()
public TabPanelStyle tabPanel()
public TableStyle tableContainer()
tableContainer
in class Theme
public TerminalStyle terminal()
public TextButtonStyle textButton()
textButton
in class Theme
public ToastStyle toast()
public WindowStyle window()
public com.xalys.xgl.theme.interfaces.window.WindowOldStyle windowOld()
public ThemeColors getThemeColors()
getThemeColors
in class Theme
public ThemeConstants getThemeConstants()
getThemeConstants
in class Theme
Copyright © 2018 Xalys. All rights reserved.