Class MyCollage

java.lang.Object
  extended byMyCollage

public class MyCollage
extends Object


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)