jview
Class ImageCache.Retrieve

java.lang.Object
  extended by jview.ImageCache.Retrieve
Enclosing class:
ImageCache

public static class ImageCache.Retrieve
extends Object

Tests loading of the cloud image and displayiong it.


Constructor Summary
ImageCache.Retrieve()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageCache.Retrieve

public ImageCache.Retrieve()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception