Uses of Package
ca.beq.util.win32.registry

Classes in ca.beq.util.win32.registry used by ca.beq.util.win32.registry
RegistryKey
          A representation of system registry keys, RegistryKey is the principle class of the ca.beq.util.win32.registry package.
RegistryValue
          A representation of registry values.
RootKey
          The Windows operating system defines standard registry keys ("root keys", represented by RootKey) that are always open.
ValueType
          Registry values (data) can be stored in various formats (types), represented by ValueType.