gishur.awt.images
Class SpinSymbols

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

public class SpinSymbols
extends StaticImage

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


Constructor Summary
SpinSymbols()
           
 
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

SpinSymbols

public SpinSymbols()
Method Detail

createImage

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