|
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.ThemeManager
public class ThemeManager
Theme Manager is used to change themes for their SWT based applications.
Constructor Summary | |
---|---|
ThemeManager()
|
Method Summary | |
---|---|
static void |
applyDefaultTheme(org.eclipse.swt.widgets.Control control)
Apply theme to the Control using the default theme. |
static void |
applyTheme(org.eclipse.swt.widgets.Control control,
java.lang.String themeId)
Apply theme to the Control using the theme with specified theme id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeManager()
Method Detail |
---|
public static void applyTheme(org.eclipse.swt.widgets.Control control, java.lang.String themeId)
control
- themeId
- public static void applyDefaultTheme(org.eclipse.swt.widgets.Control control)
control
-
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |