Package | Description |
---|---|
com.registry |
Contains all of the classes for reading and writing keys and values to the Windows Registry.
|
Modifier and Type | Method and Description |
---|---|
static void |
RegistryWatcher.addRegistryListener(RegistryListener l)
Registers a listener to receive registry key changes.
|
static void |
RegistryWatcher.removeRegistryListener(RegistryListener l)
Unregisters the listener so that it will not longer receive
registry key changes.
|
Copyright © 2011, Yinon Michaeli. All rights reserved.