Package snap.view
Class ViewThemes
java.lang.Object
snap.view.ViewThemes
Some ViewTheme implementations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ViewThemes
public ViewThemes()
-
-
Method Details
-
getLight
Returns the light theme. -
getDark
Returns the dark theme. -
getClassic
Returns the classic theme. -
getThemeForName
Returns the theme for name.
-