Package | Description |
---|---|
hudson.util.jna |
Native code wrappers.
|
Modifier and Type | Field and Description |
---|---|
static RegistryKey |
RegistryKey.CLASSES_ROOT |
static RegistryKey |
RegistryKey.CURRENT_USER |
static RegistryKey |
RegistryKey.LOCAL_MACHINE |
static RegistryKey |
RegistryKey.USERS |
Modifier and Type | Method and Description |
---|---|
RegistryKey |
RegistryKey.open(String subKeyName) |
RegistryKey |
RegistryKey.open(String subKeyName,
int access) |
RegistryKey |
RegistryKey.openReadonly(String subKeyName) |
Copyright © 2004–2017. All rights reserved.