org.eclipse.emf.edit.ui.provider
Class ExtendedImageRegistry
java.lang.Object
org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
- public class ExtendedImageRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ExtendedImageRegistry INSTANCE
table
protected HashMap table
resourceURLPrefix
protected static String resourceURLPrefix
itemURLPrefix
protected static String itemURLPrefix
createChildURLPrefix
protected static String createChildURLPrefix
ExtendedImageRegistry
public ExtendedImageRegistry()
ExtendedImageRegistry
public ExtendedImageRegistry(Display display)
getInstance
public static ExtendedImageRegistry getInstance()
getImage
public Image getImage(Object object)
getImageDescriptor
public ImageDescriptor getImageDescriptor(Object object)
handleDisplayDispose
protected void handleDisplayDispose()
hookDisplayDispose
protected void hookDisplayDispose(Display display)