gishur.awt.images
Class DockSymbols

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

public class DockSymbols
extends StaticImage

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

Version:
1.0
Author:
Thomas Wolf

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

DockSymbols

public DockSymbols()
Method Detail

createImage

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