Uses of Class
org.apache.wicket.markup.html.image.Image

Packages that use Image
org.apache.wicket.markup.html.image Image components. 
 

Uses of Image in org.apache.wicket.markup.html.image
 

Subclasses of Image in org.apache.wicket.markup.html.image
 class NonCachingImage
          A subclass of Image that adds random noise to the url every request to prevent the browser from caching the image.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.