protected void init(IMiniBar bar) {
   zoomContribution = new MiniZoomContribution(getEditor());
   super.init(bar);
 }