org.codesmell.wicket.lightbox
Class HiddenLightBoxImage

java.lang.Object
  extended by org.codesmell.wicket.lightbox.HiddenLightBoxImage
All Implemented Interfaces:
java.io.Serializable

public class HiddenLightBoxImage
extends java.lang.Object

Encapsulates an url to an image to be included in lightbox-slideshow.

Author:
Uwe Schäfer, (uwe@codesmell.org)
See Also:
Serialized Form

Constructor Summary
HiddenLightBoxImage(java.lang.String urlToFullSizeImage)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiddenLightBoxImage

public HiddenLightBoxImage(java.lang.String urlToFullSizeImage)
Parameters:
urlToFullSizeImage - the url to the image to be included in the lightbox slideshow


Copyright © 2008 The Codesmell Project. All Rights Reserved.