|
[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.AbstractXmlApplicationContext
|
+--com.interface21.ui.context.support.AbstractXmlUiApplicationContext
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 | |
AbstractXmlUiApplicationContext()
Standard constructor. |
|
AbstractXmlUiApplicationContext(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.AbstractXmlApplicationContext |
getBeanFactory, getInputStreamForBeanFactory, refreshBeanFactory |
| 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 AbstractXmlUiApplicationContext()
public AbstractXmlUiApplicationContext(ApplicationContext parent)
| 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 | ||||||||||