// this);
// getActionRegistry().registerAction(activateMeasureValidationAction);
// RefreshScreenAction imageRefreshAction = new
// RefreshScreenAction(this);
// getActionRegistry().registerAction(imageRefreshAction);
ScoreImageExportAction scoreImageExportAction = new ScoreImageExportAction(
this);
getActionRegistry().registerAction(scoreImageExportAction);
MEIPruningAction meiPruningAction = new MEIPruningAction(this);
getActionRegistry().registerAction(meiPruningAction);
ManageSourcesAction manageSourcesAction = new ManageSourcesAction(this);