showGrid = new ShowGridAction(page);
showGrid.setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(
"es.iiia.sgi", "icons/grid_icon.png"));
saveAction = new LabelRetargetAction(ActionFactory.SAVE.getId(), "Save");
saveAction
.setDisabledImageDescriptor(WorkbenchImages
.getImageDescriptor(ISharedImages.IMG_ETOOL_SAVEAS_EDIT_DISABLED));
saveAction.setImageDescriptor(ImageDescriptor
.createFromImage(PlatformUI.getWorkbench().getSharedImages()