Uses of Class
oshi.hardware.common.AbstractDisplay
-
Packages that use AbstractDisplay Package Description oshi.hardware.platform.mac Provides information about hardware such as Memory, Power Sources, and Processor on Mac systemsoshi.hardware.platform.unix Provides mappings for Unix-based operating systemsoshi.hardware.platform.windows Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems -
-
Uses of AbstractDisplay in oshi.hardware.platform.mac
Subclasses of AbstractDisplay in oshi.hardware.platform.mac Modifier and Type Class Description (package private) class
MacDisplay
A Display -
Uses of AbstractDisplay in oshi.hardware.platform.unix
Subclasses of AbstractDisplay in oshi.hardware.platform.unix Modifier and Type Class Description class
UnixDisplay
A Display -
Uses of AbstractDisplay in oshi.hardware.platform.windows
Subclasses of AbstractDisplay in oshi.hardware.platform.windows Modifier and Type Class Description (package private) class
WindowsDisplay
A Display
-