Eclipse Platform
2.0

Uses of Class
org.eclipse.swt.widgets.Canvas

Packages that use Canvas
org.eclipse.swt.custom SWT Custom widgets. 
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Canvas in org.eclipse.swt.custom
 

Subclasses of Canvas in org.eclipse.swt.custom
 class AnimatedProgress
          A control for showing progress feedback for a long running operation.
 class CLabel
          A Label which supports aligned text and/or an image and different border styles.
 class StyledText
          A StyledText is an editable user interface object that displays lines of text.
 class TableCursor
          A TableCursor provides a way for the user to navigate around a Table using the keyboard.
 

Uses of Canvas in org.eclipse.swt.widgets
 

Subclasses of Canvas in org.eclipse.swt.widgets
 class Decorations
          Instances of this class provide the appearance and behavior of Shells, but are not top level shells or dialogs.
 class Shell
          Instances of this class represent the "windows" which the desktop or "window manager" is managing.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.