Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.themes.ITheme

Packages that use ITheme
org.eclipse.ui.themes 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 ITheme
 ITheme IThemeManager.getCurrentTheme()
          Get the currently active theme.
 ITheme IThemeManager.getTheme(String id)
          Get a theme.
 

Methods in org.eclipse.ui.themes with parameters of type ITheme
 void IThemePreview.createControl(Composite parent, ITheme currentTheme)
          Create the preview control.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.