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 Platform
Release 3.5

Uses of Class
org.eclipse.swt.graphics.Resource

Packages that use Resource
org.eclipse.swt.graphics SWT graphics classes. 
 

Uses of Resource in org.eclipse.swt.graphics
 

Subclasses of Resource in org.eclipse.swt.graphics
 class Color
          Instances of this class manage the operating system resources that implement SWT's RGB color model.
 class Cursor
          Instances of this class manage operating system resources that specify the appearance of the on-screen pointer.
 class Font
          Instances of this class manage operating system resources that define how text looks when it is displayed.
 class GC
          Class GC is where all of the drawing capabilities that are supported by SWT are located.
 class Image
          Instances of this class are graphics which have been prepared for display on a specific device.
 class Path
          Instances of this class represent paths through the two-dimensional coordinate system.
 class Pattern
          Instances of this class represent patterns to use while drawing.
 class Region
          Instances of this class represent areas of an x-y coordinate system that are aggregates of the areas covered by a number of polygons.
 class TextLayout
          TextLayout is a graphic object that represents styled text.
 class Transform
          Instances of this class represent transformation matrices for points expressed as (x, y) pairs of floating point numbers.
 


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