Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

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

Uses of DeviceData in org.eclipse.swt.graphics
 

Methods in org.eclipse.swt.graphics that return DeviceData
  DeviceData Device. getDeviceData ()
          Returns a DeviceData based on the receiver.
 

Methods in org.eclipse.swt.graphics with parameters of type DeviceData
protected  void Device. create ( DeviceData data)
          Creates the device in the operating system.
 

Constructors in org.eclipse.swt.graphics with parameters of type DeviceData
Device ( DeviceData data)
          Constructs a new instance of this class.
 

Uses of DeviceData in org.eclipse.swt.printing
 

Subclasses of DeviceData in org.eclipse.swt.printing
 class PrinterData
          Instances of this class are descriptions of a print job in terms of the printer, and the scope and type of printing that is desired.
 

Methods in org.eclipse.swt.printing with parameters of type DeviceData
protected  void Printer. create ( DeviceData deviceData)
          Creates the printer handle.
 

Uses of DeviceData in org.eclipse.swt.widgets
 

Methods in org.eclipse.swt.widgets with parameters of type DeviceData
protected  void Display. create ( DeviceData data)
          Creates the device in the operating system.
 

Constructors in org.eclipse.swt.widgets with parameters of type DeviceData
Display ( DeviceData data)
          Constructs a new instance of this class using the parameter.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire