Uses of Interface
oshi.hardware.Display
Packages that use Display
Package
Description
[oshi-core API] Provides cross-platform implementation to retrieve hardware information such as CPU, Memory, Display,
Disks, Network Interfaces, Power Sources, Sensors, and USB Devices
Provides abstract classes for common code
Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
Provides mappings for Unix-based operating systems
Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems
Provides information about hardware such as Memory, Power Sources, and Processor on FreeBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on OpenBSD systems
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems
-
Uses of Display in oshi.hardware
Methods in oshi.hardware that return types with arguments of type DisplayModifier and TypeMethodDescriptionHardwareAbstractionLayer.getDisplays()
Instantiates a list ofDisplay
objects, representing monitors or other video output devices. -
Uses of Display in oshi.hardware.common
Classes in oshi.hardware.common that implement Display -
Uses of Display in oshi.hardware.platform.linux
Methods in oshi.hardware.platform.linux that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.mac
Methods in oshi.hardware.platform.mac that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.unix
Classes in oshi.hardware.platform.unix that implement DisplayMethods in oshi.hardware.platform.unix that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.unix.aix
Methods in oshi.hardware.platform.unix.aix that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.unix.freebsd
Methods in oshi.hardware.platform.unix.freebsd that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.unix.openbsd
Methods in oshi.hardware.platform.unix.openbsd that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.unix.solaris
Methods in oshi.hardware.platform.unix.solaris that return types with arguments of type Display -
Uses of Display in oshi.hardware.platform.windows
Methods in oshi.hardware.platform.windows that return types with arguments of type Display