/**
*
*/
protected void viewerInit() {
this.summaryUtil = new CatalogSummaryUtil(this.catalog);
this.attributeText = new CatalogAttributeText(this.catalog);
// ----------------------------------------------
// MENU
// ----------------------------------------------
JMenu menu;