What happens when the GUI starts
From BenchIT-Wiki
When the GUI starts the following things happen (not explicitly ordered):
Under X/MacOS:GUI.sh
- checking for local settings and creating LOCALDEFS for the local machine
All Systems: BenchIT.jar
- checking for LOCALDEFS for the local machine (if not available: create a copy from PROTOTYPE)
- reading the file <BenchIT-mainfolder>/gui/cfg/Config.XML for LOCALDEF-descriptions
- reading the file <BenchIT-mainfolder>/gui/cfg/BGUI.cfg for GUI settings
- handling the userflags given by command
- starting GUI in LOCALDEF-Mode
