Package | Description |
---|---|
org.eclipse.ui.themes |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
ITheme |
IThemeManager.getCurrentTheme()
Get the currently active theme.
|
ITheme |
IThemeManager.getTheme(String id)
Get a theme.
|
Modifier and Type | Method and Description |
---|---|
void |
IThemePreview.createControl(Composite parent,
ITheme currentTheme)
Create the preview control.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.