Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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.
- status() - Method in class com.github.robtimus.os.windows.registry.Transaction
-
Returns the transaction status.
- 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 - Enum constant in enum class 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.
- supports() - Static method in class com.github.robtimus.os.windows.registry.TransactionalState
-
Returns a transactional state that will use the current transaction if one exists, or no transaction otherwise.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form