Eclipse Rich Ajax Platform
Release 1.3

Package org.eclipse.swt.graphics

Class Summary
Color Instances of this class manage resources that implement SWT's RGB color model.
Cursor Instances of this class manage operating system resources that specify the appearance of the on-screen pointer.
Device This class is the abstract superclass of all device objects, such as Display.
Font Instances of this class manage resources that define how text looks when it is displayed.
FontData Instances of this class describe fonts.
Image Instances of this class are graphics which have been prepared for display on a specific device.
Point Instances of this class represent places on the (x, y) coordinate plane.
Rectangle Instances of this class represent rectangular areas in an (x, y) coordinate system.
Resource This class is the abstract superclass of all graphics resource objects.
RGB Instances of this class are descriptions of colors in terms of the primary additive color model (red, green and blue).
 


Eclipse Rich Ajax Platform
Release 1.3

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2009. All rights reserved.