This is a java wrapper for the Windows functions that operate on the registry. Some of the methods available in this library include read/write operations as well as the ability to search the registry for specific values. JRE 1.5 or higher required.
The documentation for this library can be found online at https://jregistry.sourceforge.io/docs/.
JRegistry is a Java implementation of Registry project (http://registry.sf.net). It provide a set of classes to handle Registry keys from a Java program and a Gui to handle Registry keys from desktop.