Returns the given image. The image will be managed by the plugin's
image registry.
Parameters: imageName - a pathname relative to the icons directory ofthis project.
getImageDescriptor
public ImageDescriptor getImageDescriptor(String imageName)(Code)
Returns the given image descriptor. The caller will be responsible
for deallocating the image if it creates the image from the descriptor
Parameters: imageName - is a pathname relative to the icons directory within this project.