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