Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

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.