Package com.ibm.jdg2e.swt.snippets.gc

Example SWT snippets from eclipse.org.

See:
          Description

Class Summary
Snippet10 Drawing with transformations, paths and alpha blending.
Snippet13 GC example snippet: draw a thick line.
Snippet168 Draw lines and polygons with different cap and join styles.
Snippet194 Write an animated GIF to a file.
Snippet200 Fill a shape with a predefined pattern.
Snippet207 Use transformation matrices to reflect, rotate and shear images.
Snippet208 Change hue, saturation and brightness of a color.
Snippet215 GC example snippet: take a screen shot with a GC.
Snippet216 Tool Tips example snippet: show a tool tip inside a rectangle.
Snippet66 GC example snippet: implement a simple scribble program.
Snippet70 GC example snippet: create an icon (in memory).
Snippet93 GC example snippet: measure a string.
Snippet95 GC example snippet: capture a widget image with a GC.
 

Package com.ibm.jdg2e.swt.snippets.gc Description

Example SWT snippets from eclipse.org.