The simplest way to work with this project is to import it as a Maven project into the IDE of your choice. It's known to work with both IntelliJ and with Eclipse with standard plugins. If you don't ...
The program uses a tree-like structure to construct Swing objects. By default, there is a "root" class, which contains the JFrame responsible for running the program. Custom JPanels are stored as ...