public class LinuxDisplay extends AbstractDisplay
edid| Constructor and Description | 
|---|
LinuxDisplay(byte[] edid)
 Constructor for LinuxDisplay. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Display[] | 
getDisplays()
Gets Display Information 
 | 
getEdid, toStringpublic LinuxDisplay(byte[] edid)
Constructor for LinuxDisplay.
edid - an array of byte objects.public static Display[] getDisplays()
Copyright © 2010–2019 oshi. All rights reserved.