Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ui.themes

Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.

See:
           Description

Interface Summary
IColorFactory A factory interface that may be used to specify a color value.
ITheme A theme is a collection of colors, fonts and supporting data that may be used by plugins to help provide uniform look and feel to their components.
IThemeManager A theme manager is an object that contains references to usable ITheme objects and maintains a reference to the currently active theme.
IThemePreview Interface used by theme element developers to preview the usage of their elements within the colors and fonts preference page.
 

Class Summary
ColorUtil Useful color utilities.
RGBBlendColorFactory A resuable IColorFactory that may be used to blend two colors.
 

Package org.eclipse.ui.themes Description

Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.

Package Specification

This package provides application programming interfaces for interaction with the themes. A theme is a collection of fonts, colors, and supporting data that may be used by plugin developers to apply a certain look and feel to their components. Themes are also used by the workbench to apply look and feel to their active presentation component.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire