projectValueTextfield.setCometeBackground(CometeColor.WHITE);
projectValueTextfield.setFont(fieldFont);
projectValueTextfield.setDisabledTextColor(RED);
projectValueTextfield.setReachEndWaitingTime(0);
expirationValueLabel = new Label();
statusValueLabel = new Label();
typeValueLabel = new Label();
expirationValueLabel.setFont(labelFont);
statusValueLabel.setFont(labelFont);
typeValueLabel.setFont(labelFont);