Package org.eclipse.swt.graphics
Class DeviceData
java.lang.Object
org.eclipse.swt.graphics.DeviceData
- Direct Known Subclasses:
PrinterData
-
Field Details
-
display_name
This field is platform dependent.IMPORTANT: This field is not part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms and should never be accessed from application code.
-
application_name
This field is platform dependent.IMPORTANT: This field is not part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms and should never be accessed from application code.
-
application_class
This field is platform dependent.IMPORTANT: This field is not part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms and should never be accessed from application code.
-
debug
public boolean debug -
tracking
public boolean tracking -
errors
-
objects
-
-
Constructor Details
-
DeviceData
public DeviceData()
-