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
S
- settable() - Method in class com.github.robtimus.os.windows.registry.RegistryValue.Filter
-
Specifies that all settable registry values should be included.
- SettableRegistryValue - Class in com.github.robtimus.os.windows.registry
-
A representation of registry values that can be set.
- setValue(SettableRegistryValue) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Sets a registry value.
- setValue(SettableRegistryValue) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Sets a registry value.
- strings() - Method in class com.github.robtimus.os.windows.registry.RegistryValue.Filter
-
Specifies that all string registry values should be included.
- StringValue - Class in com.github.robtimus.os.windows.registry
-
A representation of string registry values.
- SUB_KEYS_FIRST - com.github.robtimus.os.windows.registry.RegistryKey.TraverseOption
-
Indicates that sub keys come before their parents.
- subKeyCount() - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Attributes
-
Returns the number of sub keys of the registry key.
- subKeys() - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Returns all direct sub keys of the registry key from which this handle was retrieved.
- subKeys() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns all direct sub keys of this registry key.
All Classes All Packages