org.utgenome.gwt.widget.client
Interface ImageLoader.CallBack

Enclosing class:
ImageLoader

public static interface ImageLoader.CallBack

Interface to allow anonymous instantiation of a CallBack Object with method that gets invoked when all the images are loaded.


Method Summary
 void onImagesLoaded(ImageHandle[] imageHandles)
           
 

Method Detail

onImagesLoaded

void onImagesLoaded(ImageHandle[] imageHandles)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.