| Obtain image for the provided element.
To accomplish this quickly we simply make use of constants from CatalogUIPlugin. We need a
second pass that makes use of the real icon from the real resource.
Parameters: element - is expeced to be IResolve the image used to label the element, or null if there is no image forthe given object See Also: org.eclipse.jface.viewers.LabelProvider.getImage(java.lang.Object) |