org.eclipse.swt.graphics
Class DeviceData

java.lang.Object
  |
  +--org.eclipse.swt.graphics.DeviceData

public class DeviceData
extends Object

Unsafe:


Field Summary
 boolean debug
          Suppressed:
 Error[] errors
          Suppressed:
 Object[] objects
          Suppressed:
 boolean tracking
          Suppressed:
 
Constructor Summary
DeviceData()
          Suppressed:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug

public boolean debug
Suppressed:


tracking

public boolean tracking
Suppressed:


errors

public Error[] errors
Suppressed:


objects

public Object[] objects
Suppressed:

Constructor Detail

DeviceData

public DeviceData()
Suppressed:



comments?