hiddenErrorLabel = new Label();
hiddenStateLabel = new Label();
hiddenTechnicalDataLabel = new Label();
hiddenPostRecordingCommandButton = new StringButton();
hiddenPostRecordingCommandButton.setDisplayDataInButton(true);
hiddenDataModelsViewer = new StringMatrixComboBoxViewer();
hiddenDataModelsViewer.setExecuteDaoOnInitialization(true);
hiddenScriptListViewer = new StringMatrixComboBoxViewer();
hiddenTabInfoViewer = new StringMatrixComboBoxViewer();
hiddenTabInfoViewer.setExecuteDaoOnInitialization(true);
warningLevelListener = new IWidgetListener() {
@Override
public void stringValueChanged(String value) {