org.eclipse.emf.edit.ui.provider
Class ExtendedImageRegistry
java.lang.Object
org.eclipse.emf.edit.ui.provider.ExtendedImageRegistry
public class ExtendedImageRegistry
- extends java.lang.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 java.util.HashMap<java.lang.Object,Image> table
resourceURL
protected static java.lang.Object resourceURL
resourceURLPrefix
protected static java.lang.String resourceURLPrefix
itemURLPrefix
protected static java.lang.String itemURLPrefix
createChildURLPrefix
protected static java.lang.String createChildURLPrefix
ExtendedImageRegistry
public ExtendedImageRegistry()
ExtendedImageRegistry
public ExtendedImageRegistry(Display display)
getInstance
public static ExtendedImageRegistry getInstance()
getImage
public Image getImage(java.lang.Object object)
getImageDescriptor
public ImageDescriptor getImageDescriptor(java.lang.Object object)
handleDisplayDispose
protected void handleDisplayDispose()
hookDisplayDispose
protected void hookDisplayDispose(Display display)