Simple Config Parser

This is an exercise I had to do at university. It handles key/value pairs in files and has both a console and a Swing interface.

SimpleConfigParser.png

Screenshot