cleoni.adv
Class ViewHOF

java.lang.Object
  extended by cleoni.adv.View
      extended by cleoni.adv.ViewHOF

public class ViewHOF
extends View

Custom view producing the Hall of Fame


Constructor Summary
ViewHOF()
          Creates a new instance of ViewHOF
 
Method Summary
static void outputHtml(World world, java.io.PrintWriter out, Skin skin)
           
 
Methods inherited from class cleoni.adv.View
htmlCharset, htmlImage, htmlWidthHeight, outputHtml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewHOF

public ViewHOF()
Creates a new instance of ViewHOF

Method Detail

outputHtml

public static void outputHtml(World world,
                              java.io.PrintWriter out,
                              Skin skin)
                       throws DimxException
Throws:
DimxException