wicket.markup.html.image |
wicket.markup.html.image package
Image components.
|
Java Source File Name | Type | Comment |
Image.java | Class | An Image component displays a localizable image resource. |
NonCachingImage.java | Class | A subclass of
Image that adds random noise to the url every request
to prevent the browser from caching the image. |