Uses of Class
org.objectweb.jac.aspects.gui.web.html.Image

Packages that use Image
org.objectweb.jac.aspects.gui.web.html   
 

Uses of Image in org.objectweb.jac.aspects.gui.web.html
 

Methods in org.objectweb.jac.aspects.gui.web.html that return Image
 Image Image.border(int b)
           
 Image Image.alt(String alt)
           
 Image Image.setSizeFromGif(String dirname, String pathname)
          Set the image size from the header of a GIF file.
 Image Image.setSizeFromGif(String filename)
          Set the image size from the header of a GIF file.
 Image Image.setSizeFromGif(File gif)
          Set the image size from the header of a GIF file.