Class MyCollage

java.lang.Object
  extended by MyCollage

public class MyCollage
extends Object

Class that shows an example of creating a collage

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
MyCollage()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCollage

public MyCollage()
Method Detail

main

public static void main(String[] args)