public void refresh() {
   fCategoryViewer.refresh();
   updateButtons();
   super.refresh();
 }