@Override
 public void createControls(Composite parent, ICPropertyProvider provider) {
   super.createControls(parent, provider);
   draw(parent);
 }