Interface SyThemeType
- All Superinterfaces:
SyThemeWindowType
A theme instance.
-
Method Summary
Modifier and TypeMethodDescriptionfindForComponent(SyThemeableReadableType component) Find a theme component for the given component.values()Methods inherited from interface SyThemeWindowType
layoutWindowComponents, zOrderForWindowDecorationComponent
-
Method Details
-
findForComponent
Find a theme component for the given component.- Parameters:
component- The component- Returns:
- A theme component
-
values
SyThemeValuesType values()- Returns:
- The theme values
-