// technical data part
initTechnicalComponents();
}
private void initInfosComponents() {
projectDirectoryViewer = new TextField();
subDirectoryViewer = new TextField();
fileNameViewer = new TextField();
nxEntryNameViewer = new TextField();
globalPostRecordViewer = new TextField();
nxentryPostRecordingCB = new CheckBox();
selectedDataModelViewer = new TextField();
stringBox.setErrorText(projectDirectoryViewer, "Unable to read attribute projectDirectory");
stringBox.setErrorText(subDirectoryViewer, "Unable to read attribute subDirectory");
// stringBox.setReadOnly(subDirectoryViewer, true);//bug dans ReadOnly