@Override
 public CellEditor createPropertyEditor(Composite parent) {
   return mDelegate.createPropertyEditor(parent);
 }