Package com.openfin.desktop
Class MonitorDetails
- java.lang.Object
-
- com.openfin.desktop.JsonBean
-
- com.openfin.desktop.MonitorDetails
-
public class MonitorDetails extends JsonBean
-
-
Constructor Summary
Constructors Constructor Description MonitorDetails()MonitorDetails(org.json.JSONObject json)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDeviceId()doublegetDeviceScaleFactor()java.lang.StringgetName()booleanisDisplayDeviceActive()-
Methods inherited from class com.openfin.desktop.JsonBean
get, getArray, getBoolean, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getInteger, getIntegerValue, getJson, getJsonBean, getJsonBean, getJsonBeanList, getJsonCopy, getJsonValue, getList, getRectangle, getString, put, setArray, setBoolean, setInteger, setJsonArray, setJsonBean, setLong, setRectangle, setString, toString
-
-