Hierarchy For Package com.github.robtimus.os.windows.registry
Class Hierarchy
- java.lang.Object
- com.github.robtimus.os.windows.registry.RegistryKey (implements java.lang.Comparable<T>)
- com.github.robtimus.os.windows.registry.RemoteRegistryKey (implements java.lang.AutoCloseable)
- com.github.robtimus.os.windows.registry.RegistryKey.Attributes
- com.github.robtimus.os.windows.registry.RegistryKey.Handle (implements java.lang.AutoCloseable)
- com.github.robtimus.os.windows.registry.RegistryValue
- com.github.robtimus.os.windows.registry.FullResourceDescriptorValue
- com.github.robtimus.os.windows.registry.LinkValue
- com.github.robtimus.os.windows.registry.NoneValue
- com.github.robtimus.os.windows.registry.ResourceListValue
- com.github.robtimus.os.windows.registry.ResourceRequirementsListValue
- com.github.robtimus.os.windows.registry.SettableRegistryValue
- com.github.robtimus.os.windows.registry.BinaryValue
- com.github.robtimus.os.windows.registry.DWordValue
- com.github.robtimus.os.windows.registry.MultiStringValue
- com.github.robtimus.os.windows.registry.QWordValue
- com.github.robtimus.os.windows.registry.StringValue
- com.github.robtimus.os.windows.registry.RegistryValue.Filter
- com.github.robtimus.os.windows.registry.RemoteRegistryKey.Connector
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.robtimus.os.windows.registry.RegistryException
- com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
- com.github.robtimus.os.windows.registry.NoSuchRegistryKeyException
- com.github.robtimus.os.windows.registry.NoSuchRegistryValueException
- com.github.robtimus.os.windows.registry.RegistryAccessDeniedException
- com.github.robtimus.os.windows.registry.RegistryKeyAlreadyExistsException
- com.github.robtimus.os.windows.registry.RegistryException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.robtimus.os.windows.registry.RegistryKey (implements java.lang.Comparable<T>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.robtimus.os.windows.registry.RegistryKey.HandleOption
- com.github.robtimus.os.windows.registry.RegistryKey.TraverseOption
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)