|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.theme.internal.ThemeRegistry
public class ThemeRegistry
Theme registry class, contains all defined themes
Constructor Summary | |
---|---|
ThemeRegistry()
|
Method Summary | |
---|---|
void |
dispose()
Dispose this registry and its all registered themes. |
java.lang.String |
getDefaultThemeId()
Get id of the default theme |
Theme |
getTheme(java.lang.String id)
Get theme from registry by id |
void |
initialize()
Initialize registry from extension points definition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeRegistry()
Method Detail |
---|
public void initialize()
public Theme getTheme(java.lang.String id)
id
-
public java.lang.String getDefaultThemeId()
public void dispose()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |