Method Summary |
|
public static Image | getImage(String key) Returns the Image identified by the given key,
or null if it does not exist. |
public static ImageDescriptor | getImageDescriptor(String key) Returns the ImageDescriptor identified by the given key,
or null if it does not exist. |
public static ImageRegistry | getImageRegistry() Returns the ImageRegistry. |
public static ImageRegistry | initializeImageRegistry() Initialize the image registry by declaring all of the required
graphics. |