|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryKey | |
|---|---|
| hudson.util.jna | Native code wrappers. |
| Uses of RegistryKey in hudson.util.jna |
|---|
| Fields in hudson.util.jna declared as RegistryKey | |
|---|---|
static RegistryKey |
RegistryKey.CLASSES_ROOT
|
static RegistryKey |
RegistryKey.CURRENT_USER
|
static RegistryKey |
RegistryKey.LOCAL_MACHINE
|
static RegistryKey |
RegistryKey.USERS
|
| Methods in hudson.util.jna that return RegistryKey | |
|---|---|
RegistryKey |
RegistryKey.open(String subKeyName)
|
RegistryKey |
RegistryKey.open(String subKeyName,
int access)
|
RegistryKey |
RegistryKey.openReadonly(String subKeyName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||