javalib.worldimages
Class SampleImages

java.lang.Object
  extended by javalib.worldimages.SampleImages

public abstract class SampleImages
extends Object

A home for sample images students can use without worrying about files and URL's.

Version:
Dec. 28, 2012
Author:
Stephen Bloch

Field Summary
static WorldImage bloch
           
static WorldImage book
           
static WorldImage calendar
           
static WorldImage family
           
static WorldImage fish
           
static WorldImage greenFish
           
static WorldImage hacker
           
static WorldImage hieroglyphics
           
static WorldImage pinkFish
           
static WorldImage schemeLogo
           
static WorldImage shark
           
static WorldImage stickFigure
           
 
Constructor Summary
SampleImages()
           
 
Method Summary
static int initEverything()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bloch

public static WorldImage bloch

book

public static WorldImage book

calendar

public static WorldImage calendar

family

public static WorldImage family

fish

public static WorldImage fish

greenFish

public static WorldImage greenFish

hacker

public static WorldImage hacker

hieroglyphics

public static WorldImage hieroglyphics

pinkFish

public static WorldImage pinkFish

schemeLogo

public static WorldImage schemeLogo

shark

public static WorldImage shark

stickFigure

public static WorldImage stickFigure
Constructor Detail

SampleImages

public SampleImages()
Method Detail

initEverything

public static int initEverything()