Uses of Interface
org.eclipse.e4.ui.css.swt.theme.ITheme
Packages that use ITheme
-
Uses of ITheme in org.eclipse.e4.ui.css.swt.theme
Methods in org.eclipse.e4.ui.css.swt.theme that return IThemeModifier and TypeMethodDescriptionIThemeEngine.getActiveTheme()
IThemeEngine.registerTheme
(String id, String label, String basestylesheetURI) Register a themeMethods in org.eclipse.e4.ui.css.swt.theme that return types with arguments of type IThemeMethods in org.eclipse.e4.ui.css.swt.theme with parameters of type IThemeModifier and TypeMethodDescriptionvoid
Set a theme and restore it for the next time the engine is initialized (IThemeEngine.restore(String)
)