org.eclipse.corona.client.collaboration.ui
Class ImageCache

java.lang.Object
  extended by org.eclipse.corona.ui.tools.ImageCache
      extended by org.eclipse.corona.client.collaboration.ui.ImageCache

public class ImageCache
extends ImageCache

The class implements image cache for this bundle. You can access an instance by invoking


Field Summary
static java.lang.String EV_LIST_FILTER
           
static java.lang.String EV_LIST_REFRESH
           
 
Constructor Summary
ImageCache(org.osgi.framework.Bundle bundle)
           
 
Method Summary
 
Methods inherited from class org.eclipse.corona.ui.tools.ImageCache
dispose, getImage, getImage, getImageDescriptor, isMissingImageDescriptor, putImageDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EV_LIST_REFRESH

public static final java.lang.String EV_LIST_REFRESH
See Also:
Constant Field Values

EV_LIST_FILTER

public static final java.lang.String EV_LIST_FILTER
See Also:
Constant Field Values
Constructor Detail

ImageCache

public ImageCache(org.osgi.framework.Bundle bundle)

Copyright 2006 IBM Corporation and others.
All Rights Reserved.