A B C D E F G H I L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- RegistryAccessDeniedException - Exception in com.github.robtimus.os.windows.registry
-
Thrown when access is denied for a requested operation.
- RegistryAccessDeniedException(String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryAccessDeniedException
-
Creates a new exception.
- RegistryAccessDeniedException(String, String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryAccessDeniedException
-
Creates a new exception.
- RegistryException - Exception in com.github.robtimus.os.windows.registry
-
Thrown when an error occurred while trying to access or modify the Windows registry.
- RegistryException(int, String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryException
-
Creates a new exception.
- RegistryException(int, String, String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryException
-
Creates a new exception.
- RegistryKey - Class in com.github.robtimus.os.windows.registry
-
A representation of registry keys.
- RegistryKey.Attributes - Class in com.github.robtimus.os.windows.registry
-
Attributes associated with a registry key.
- RegistryKey.Handle - Class in com.github.robtimus.os.windows.registry
-
A handle to a registry key.
- RegistryKey.HandleOption - Enum in com.github.robtimus.os.windows.registry
-
An enumeration over the possible options for opening Windows registry handles.
- RegistryKey.TraverseOption - Enum in com.github.robtimus.os.windows.registry
-
An enumeration over the possible options for traversing a registry key.
- RegistryKeyAlreadyExistsException - Exception in com.github.robtimus.os.windows.registry
-
Thrown when an attempt is made to create a registry key that already exists.
- RegistryKeyAlreadyExistsException(String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryKeyAlreadyExistsException
-
Creates a new exception.
- RegistryKeyAlreadyExistsException(String, String) - Constructor for exception com.github.robtimus.os.windows.registry.RegistryKeyAlreadyExistsException
-
Creates a new exception.
- RegistryValue - Class in com.github.robtimus.os.windows.registry
-
A representation of registry values.
- RegistryValue.Filter - Class in com.github.robtimus.os.windows.registry
-
A filter for registry values.
- RemoteRegistryKey - Class in com.github.robtimus.os.windows.registry
-
A representation of registry keys on a remote machine.
- RemoteRegistryKey.Connector - Class in com.github.robtimus.os.windows.registry
-
A class for connecting to a registry key on a remote machine.
- renameTo(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Renames this registry key.
- resolve(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns a registry key relative to this registry key.
- ResourceListValue - Class in com.github.robtimus.os.windows.registry
-
A representation of resource list registry values.
- ResourceRequirementsListValue - Class in com.github.robtimus.os.windows.registry
-
A representation of resource requirements registry values.
- root() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns the root of the registry key.
All Classes All Packages