|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.interface21.context.support.AbstractApplicationContext
|
+--com.interface21.context.support.StaticApplicationContext
|
+--com.interface21.ui.context.support.StaticUiApplicationContext
Adds theme capabilities for UI contexts.
| Fields inherited from class com.interface21.context.support.AbstractApplicationContext |
logger, MESSAGE_SOURCE_BEAN_NAME, OPTIONS_BEAN_NAME |
| Constructor Summary | |
StaticUiApplicationContext()
Standard constructor. |
|
StaticUiApplicationContext(ApplicationContext parent)
Constructor with parent context. |
|
| Method Summary | |
Theme |
getTheme(java.lang.String themeName)
Return the Theme instance for the given theme name. |
protected void |
onRefresh()
Initialize the theme capability. |
| Methods inherited from class com.interface21.context.support.StaticApplicationContext |
addMessage, getBeanFactory, loadBeanFactory, rebuild, refreshBeanFactory, registerPrototype, registerSingleton |
| Methods inherited from class com.interface21.context.support.AbstractApplicationContext |
addListener, configureManagedObject, getAliases, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanDefinitionNames, getDisplayName, getMessage, getMessage, getMessage, getOptions, getParent, getResourceAsStream, getResourceBasePath, getResourceByPath, getStartupDate, isSingleton, publishEvent, refresh, removeSharedObject, setDisplayName, setParent, sharedObject, shareObject, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StaticUiApplicationContext()
throws BeansException,
ApplicationContextException
public StaticUiApplicationContext(ApplicationContext parent)
throws BeansException,
ApplicationContextException
| Method Detail |
protected void onRefresh()
onRefresh in class AbstractApplicationContextcom.interface21.context.support.AbstractApplicationContextApplicationContextException - in case of errors during refreshpublic Theme getTheme(java.lang.String themeName)
ThemeSourcegetTheme in interface ThemeSourcecom.interface21.ui.context.ThemeSourcethemeName - name of the theme
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||