Uses of Enum Class
ch.autumo.commons.utils.system.WinRegistry.RegistryHKey
-
Uses of WinRegistry.RegistryHKey in ch.autumo.commons.utils.system
Modifier and TypeMethodDescriptionstatic WinRegistry.RegistryHKey
WinRegistry.RegistryHKey.tryGetFromName
(String name) Get from name.static WinRegistry.RegistryHKey
Returns the enum constant of this class with the specified name.static WinRegistry.RegistryHKey[]
WinRegistry.RegistryHKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionWinRegistry.getValue
(WinRegistry.RegistryHKey registryHKey, String key, String valueName) Get value.