Java org.springframework.ui.context.support UiApplicationContextUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.ui.context.support UiApplicationContextUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.ui.context.support UiApplicationContextUtils.

The text is from its open source code.

Field

StringTHEME_SOURCE_BEAN_NAME
Name of the ThemeSource bean in the factory.

Method

ThemeSourceinitThemeSource(ApplicationContext context)
Initialize the ThemeSource for the given application context, autodetecting a bean with the name "themeSource".