Uses of Class
org.jgrapes.webconsole.jqueryui.ThemeProvider
Package
Description
Provides a web console weblet that implements the web console page using the
JQuery UI framework.
The base theme for the web console.
-
Uses of ThemeProvider in org.jgrapes.webconsole.jqueryui
Modifier and TypeMethodDescriptionJQueryUiWeblet.setFallbackResourceSupplier
(BiFunction<ThemeProvider, String, URL> supplier) Sets a function for obtaining a fallback resource bundle for a given theme provider and locale. -
Uses of ThemeProvider in org.jgrapes.webconsole.jqueryui.themes.base