| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
HardwareLayer.getDisplays()
Instantiates an array of
Display objects, representing
monitors or other video output devices. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
LinuxHardwareLayer.getDisplays() |
static Display[] |
LinuxDisplay.getDisplays()
Gets Display Information
|
| Modifier and Type | Class and Description |
|---|---|
class |
MacDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
MacHardwareLayer.getDisplays() |
static Display[] |
MacDisplay.getDisplays()
Gets Display Information
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
FreeBsdHardwareLayer.getDisplays() |
static Display[] |
FreeBsdDisplay.getDisplays()
Gets Display Information
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
SolarisHardwareLayer.getDisplays() |
static Display[] |
SolarisDisplay.getDisplays()
Gets Display Information
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsDisplay
A Display
|
| Modifier and Type | Method and Description |
|---|---|
Display[] |
WindowsHardwareLayer.getDisplays() |
static Display[] |
WindowsDisplay.getDisplays()
Gets Display Information
|
Copyright © 2020. All rights reserved.