// this must be initialized before uiBinder.createAndBindUi(), or an
// exception will be thrown at runtime
this.userWorkspaceContext = userWorkspaceContext;
this.messages = messages;
translationStatsBar =
new TransUnitCountBar(userWorkspaceContext, messages,
LabelFormat.PERCENT_COMPLETE_HRS, true,
userWorkspaceContext.getWorkspaceRestrictions()
.isProjectRequireReview());
translationStatsBar.setVisible(false); // hide until there is a value to