Overview

 
Package  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


 

org.eclipse.swt.graphics
Class DeviceData

java.lang.Object
  extended byorg.eclipse.swt.graphics.DeviceData

Direct Known Subclasses:
PrinterData


public class DeviceData
extends Object


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

 

Field Detail

 

 

debug

public boolean debug


 

 

tracking

public boolean tracking


 

 

errors

public Error[] errors


 

 

objects

public Object[] objects

Constructor Detail

 

 

DeviceData

public DeviceData()


 

Overview

 
Package  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES  
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.