Uses of Interface
com.google.gwt.widgetideas.graphics.client.ImageLoader.CallBack

Packages that use ImageLoader.CallBack
com.google.gwt.widgetideas.graphics.client   
 

Uses of ImageLoader.CallBack in com.google.gwt.widgetideas.graphics.client
 

Methods in com.google.gwt.widgetideas.graphics.client with parameters of type ImageLoader.CallBack
static void ImageLoader.loadImages(java.lang.String[] urls, ImageLoader.CallBack cb)
          Takes in an array of url Strings corresponding to the images needed to be loaded.