|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RegistryKey in ca.beq.util.win32.registry |
Methods in ca.beq.util.win32.registry that return RegistryKey | |
RegistryKey |
RegistryKey.createSubkey(String name)
Creates the specified subkey. |
Constructors in ca.beq.util.win32.registry with parameters of type RegistryKey | |
ValueIterator(RegistryKey key)
Constructs a new ValueIterator to enumerate values from the
specified RegistryKey . |
|
KeyIterator(RegistryKey key)
Constructs a new KeyIterator to enumerate subkeys from the
specified RegistryKey . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |