Uses of Interface
oshi.hardware.Printer
Packages that use Printer
Package
Description
[oshi-common 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 common implementations for Windows hardware information shared between JNA and FFM implementations.
-
Uses of Printer in oshi.hardware
Methods in oshi.hardware that return types with arguments of type PrinterModifier and TypeMethodDescriptionHardwareAbstractionLayer.getPrinters()Instantiates a list ofPrinterobjects, representing printers. -
Uses of Printer in oshi.hardware.common
Classes in oshi.hardware.common that implement PrinterModifier and TypeClassDescriptionclassAbstract base class for Printer implementations. -
Uses of Printer in oshi.hardware.common.platform.windows
Classes in oshi.hardware.common.platform.windows that implement PrinterModifier and TypeClassDescriptionclassCommon Windows printer logic shared between JNA and FFM implementations.