Package com.jniwrapper.win32.registry

The com.jniwrapper.win32.registry package contains classes for working with system registry.

See:
          Description

Interface Summary
RegistryEventListener RegistryEventListener interface.
RegistryValueTransformer This interface provides functions for transforming Java or JNIWrapper types to registry types and vice versa.
 

Class Summary
BrowserPaths This utility class provides path information on the browsers registered with the system.
RegistryKey Class RegistryKey represents a key level node in the Windows registry.
RegistryKey.RegistryAccessMode Provides enumeration of all registry access modes.
RegistryKeyType RegistryKeyType represents EnumItemeration of registry key types.
RegistryKeyValues This class provides access to values of a registry key.
 

Exception Summary
RegistryException RegistryException is an exception that may be thrown during work with windows registry using RegistryKey.
 

Package com.jniwrapper.win32.registry Description

The com.jniwrapper.win32.registry package contains classes for working with system registry.