EduSuite

Description

Edusuite is designed to be a suite of educational programs written entirely in Java. The first available program will be a Jeopardy like game which stores rounds and games in an XML file format. Currently only a backend is operational. It is capable of printing the game contents of a hand-written valid XML file.

Request for Suggestions

I, the developer, would greatly appreciate suggestions for design of the GUI. I plan on creating the GUI in SWT/JFace but have not had much experience in this area.