dwt v1.0.4+swt-3.4.1 (2020-03-19T06:15:23Z)
Home
Dub
Repo
DeviceData
org
eclipse
swt
graphics
DeviceData
Undocumented in source.
class
DeviceData {
String
display_name
;
String
application_name
;
String
application_class
;
bool
debugging
;
bool
tracking
;
Exception
[]
errors
;
Object
[]
objects
;
}
Members
Variables
application_class
String
application_class
;
Undocumented in source.
application_name
String
application_name
;
Undocumented in source.
debugging
bool
debugging
;
Undocumented in source.
display_name
String
display_name
;
Undocumented in source.
errors
Exception
[]
errors
;
Undocumented in source.
objects
Object
[]
objects
;
Undocumented in source.
tracking
bool
tracking
;
Undocumented in source.
Meta
Source
See Implementation
org
eclipse
swt
graphics
DeviceData
classes
DeviceData