cleoni.adv
Class ViewCluster

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

public class ViewCluster
extends View


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

Constructor Detail

ViewCluster

public ViewCluster()
Creates a new instance of ViewCluster

Method Detail

outPlayers

public static void outPlayers(World world,
                              java.io.PrintWriter out,
                              Skin skin,
                              java.lang.String clusterid,
                              Cluster cluster,
                              java.lang.String format)
                       throws DimxException
Throws:
DimxException