Uses of Class
org.pushingpixels.radiance.theming.internal.RadianceThemingWidgetRepository
-
Packages that use RadianceThemingWidgetRepository Package Description org.pushingpixels.radiance.theming.internal -
-
Uses of RadianceThemingWidgetRepository in org.pushingpixels.radiance.theming.internal
Fields in org.pushingpixels.radiance.theming.internal declared as RadianceThemingWidgetRepository Modifier and Type Field Description private static RadianceThemingWidgetRepository
RadianceThemingWidgetRepository. repository
Singleton instance.Methods in org.pushingpixels.radiance.theming.internal that return RadianceThemingWidgetRepository Modifier and Type Method Description static RadianceThemingWidgetRepository
RadianceThemingWidgetRepository. getRepository()
Returns the widget repository.
-