Challenge Overview
Windows registry tool is meant to be a unified component to handle interaction with the Windows registry for key-values, and also Windows environment variables.
This component provides a Java wrapper for the core library and a test driver GUI application, demonstrating the functionality of the core library.
The component will be composed of 2 parts, which will be deployed into separate JAR files: core library wrapper (see “Wrapper Class Diagram”) and test driver GUI application (see “Test Driver Class Diagram”).
Final Submission Guidelines
N/A