org.jclarion.clarion.constants
Class Registry
java.lang.Object
org.jclarion.clarion.constants.Registry
public class Registry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REG_FIRST
public static final int REG_FIRST
- See Also:
- Constant Field Values
REG_CLASSES_ROOT
public static final int REG_CLASSES_ROOT
- See Also:
- Constant Field Values
REG_CURRENT_USER
public static final int REG_CURRENT_USER
- See Also:
- Constant Field Values
REG_LOCAL_MACHINE
public static final int REG_LOCAL_MACHINE
- See Also:
- Constant Field Values
REG_USERS
public static final int REG_USERS
- See Also:
- Constant Field Values
REG_PERFORMANCE_DATA
public static final int REG_PERFORMANCE_DATA
- See Also:
- Constant Field Values
REG_CURRENT_CONFIG
public static final int REG_CURRENT_CONFIG
- See Also:
- Constant Field Values
REG_DYN_DATA
public static final int REG_DYN_DATA
- See Also:
- Constant Field Values
REG_NONE
public static final int REG_NONE
- See Also:
- Constant Field Values
REG_SZ
public static final int REG_SZ
- See Also:
- Constant Field Values
REG_EXPAND_SZ
public static final int REG_EXPAND_SZ
- See Also:
- Constant Field Values
REG_BINARY
public static final int REG_BINARY
- See Also:
- Constant Field Values
REG_DWORD
public static final int REG_DWORD
- See Also:
- Constant Field Values
REG_DWORD_LITTLE_ENDIAN
public static final int REG_DWORD_LITTLE_ENDIAN
- See Also:
- Constant Field Values
REG_DWORD_BIG_ENDIAN
public static final int REG_DWORD_BIG_ENDIAN
- See Also:
- Constant Field Values
REG_LINK
public static final int REG_LINK
- See Also:
- Constant Field Values
REG_MULTI_SZ
public static final int REG_MULTI_SZ
- See Also:
- Constant Field Values
REG_RESOURCE_LIST
public static final int REG_RESOURCE_LIST
- See Also:
- Constant Field Values
REG_FULL_RESOURCE_DESCRIPTOR
public static final int REG_FULL_RESOURCE_DESCRIPTOR
- See Also:
- Constant Field Values
REG_RESOURCE_REQUIREMENTS_LIST
public static final int REG_RESOURCE_REQUIREMENTS_LIST
- See Also:
- Constant Field Values
REG_QWORD
public static final int REG_QWORD
- See Also:
- Constant Field Values
REG_QWORD_LITTLE_ENDIAN
public static final int REG_QWORD_LITTLE_ENDIAN
- See Also:
- Constant Field Values
Registry
public Registry()
Copyright © 2010. All Rights Reserved.