processing.app.windows
Interface WINREG


public interface WINREG


Field Summary
static int HKEY_CLASSES_ROOT
           
static int HKEY_CURRENT_USER
           
static int HKEY_LOCAL_MACHINE
           
static int HKEY_USERS
           
 

Field Detail

HKEY_CLASSES_ROOT

static final int HKEY_CLASSES_ROOT
See Also:
Constant Field Values

HKEY_CURRENT_USER

static final int HKEY_CURRENT_USER
See Also:
Constant Field Values

HKEY_LOCAL_MACHINE

static final int HKEY_LOCAL_MACHINE
See Also:
Constant Field Values

HKEY_USERS

static final int HKEY_USERS
See Also:
Constant Field Values