Uses of Enum
dev.webfx.platform.os.OSFamily
Packages that use OSFamily
-
Uses of OSFamily in dev.webfx.platform.os
Methods in dev.webfx.platform.os that return OSFamilyModifier and TypeMethodDescriptionstatic OSFamily
OperatingSystem.getOSFamily()
static OSFamily
Returns the enum constant of this type with the specified name.static OSFamily[]
OSFamily.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OSFamily in dev.webfx.platform.os.spi
Methods in dev.webfx.platform.os.spi that return OSFamily -
Uses of OSFamily in dev.webfx.platform.os.spi.impl
Methods in dev.webfx.platform.os.spi.impl that return OSFamilyConstructors in dev.webfx.platform.os.spi.impl with parameters of type OSFamily