The adminTool is for editing the XML file where all editable entries of the defFiles are saved. When a entry is not in the XML file it will be ignored by the GUI.
* int pos;
* String name;
* int type;
* boolean activeStatus;
* String viewName;
* String toolTipText;
* String help;
* Object action;
* int priority;
* boolean necessity;
* Object defaultValue;
* BIGStrings multipleChoice;
* int multipleChoiceCount;