gishur.awt.images
Class ZoomSymbols

java.lang.Object
  |
  +--gishur.awt.StaticImage
        |
        +--gishur.awt.images.ZoomSymbols

public class ZoomSymbols
extends StaticImage

StaticImage class representing the image ~Gishur\images\zoomsymbols.gif.

Version:
1.0
Author:
Thomas Wolf

Constructor Summary
ZoomSymbols()
           
 
Method Summary
static java.awt.Image createImage()
          Creates an image object of the StaticImage.
 
Methods inherited from class gishur.awt.StaticImage
createImage, createImage, createImage, createImage, createImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZoomSymbols

public ZoomSymbols()
Method Detail

createImage

public static java.awt.Image createImage()
Creates an image object of the StaticImage.
Returns:
Image object of the StaticImage.