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

Packages that use Resource
Package
Description
 
  • Uses of Resource in org.eclipse.swt.graphics

    Modifier and Type
    Class
    Description
    class 
    Instances of this class manage resources that implement SWT's RGB color model.
    class 
    Instances of this class manage operating system resources that specify the appearance of the on-screen pointer.
    class 
    Instances of this class manage resources that define how text looks when it is displayed.
    class 
    Class GC is where all of the drawing capabilities that are supported by SWT are located.
    class 
    Instances of this class are graphics which have been prepared for display on a specific device.
    class 
    Instances of this class represent paths through the two-dimensional coordinate system.
    class 
    Instances of this class represent transformation matrices for points expressed as (x, y) pairs of floating point numbers.