Interface Theme
-
- All Known Implementing Classes:
ThemeImpl
public interface Theme
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName()List<Theme>getFallbackList()StringgetName()String[]getScriptResources(boolean production)String[]getStyleResources(boolean production)StringgetVersion()
-