A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages

D

data() - Method in class com.github.robtimus.os.windows.registry.BinaryValue
Returns the registry value's binary data.
DEFAULT - Static variable in class com.github.robtimus.os.windows.registry.RegistryValue
The name of the default value of registry keys.
delete() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Deletes this registry key and all of its values.
deleteIfExists() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Deletes this registry key and all of its values if it exists.
deleteValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Deletes a registry value.
deleteValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
Deletes a registry value.
deleteValueIfExists(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Deletes a registry value if it exists.
deleteValueIfExists(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
Deletes a registry value if it exists.
DWordValue - Class in com.github.robtimus.os.windows.registry
A representation of DWORD registry values.
A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages