Uses of Interface
org.eclipse.ui.themes.ITheme
Packages that use ITheme
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of ITheme in org.eclipse.ui.themes
Methods in org.eclipse.ui.themes that return IThemeModifier and TypeMethodDescriptionIThemeManager.getCurrentTheme()
Get the currently active theme.Get a theme.Methods in org.eclipse.ui.themes with parameters of type IThemeModifier and TypeMethodDescriptionvoid
IThemePreview.createControl
(Composite parent, ITheme currentTheme) Create the preview control.