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

Packages that use Canvas
org.eclipse.ercp.swt.mobile SWT Mobile Extensions Package Specification This package contains classes which are suitable for mobile devices. 
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Canvas in org.eclipse.ercp.swt.mobile
 

Subclasses of Canvas in org.eclipse.ercp.swt.mobile
 class MobileShell
          A shell particularly suitable for devices that require dynamic change of trims at run-time.
 class MultiPageDialog.MultiPageShell
           
 

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.