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 RadianceThemingWidgetRepositoryRadianceThemingWidgetRepository. repositorySingleton instance.Methods in org.pushingpixels.radiance.theming.internal that return RadianceThemingWidgetRepository Modifier and Type Method Description static RadianceThemingWidgetRepositoryRadianceThemingWidgetRepository. getRepository()Returns the widget repository.
-