Uses of Class
org.hudsonci.plugins.jna.RegistryKey

Uses of RegistryKey in org.hudsonci.plugins.jna
 

Fields in org.hudsonci.plugins.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 org.hudsonci.plugins.jna that return RegistryKey
 RegistryKey RegistryKey.open(String subKeyName)
           
 RegistryKey RegistryKey.open(String subKeyName, int access)
           
 RegistryKey RegistryKey.openReadonly(String subKeyName)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.