/**
  * @return the palette viewer's control
  * @see Page#getControl()
  */
 public Control getControl() {
   return viewer.getControl();
 }