Eclipse Platform
2.0

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

Packages that use Device
org.eclipse.swt.printing SWT Printing support classes. 
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Device in org.eclipse.swt.printing
 

Subclasses of Device in org.eclipse.swt.printing
 class Printer
          Instances of this class are used to print to a printer.
 

Uses of Device in org.eclipse.swt.widgets
 

Subclasses of Device in org.eclipse.swt.widgets
 class Display
          Instances of this class are responsible for managing the connection between SWT and the underlying operating system.
 


Eclipse Platform
2.0

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