com.botbox.html
Class HtmlUtils

java.lang.Object
  extended by com.botbox.html.HtmlUtils

public class HtmlUtils
extends java.lang.Object

Provides simpler generation of HTML.

Version:
$Revision: 4074 $, $Date: 2008-02-24 12:03:02 -0500 (Sun, 24 Feb 2008) $
Author:
Joakim Eriksson (joakim.eriksson@botbox.com), Niclas Finne (niclas.finne@botbox.com), Sverker Janson (sverker.janson@botbox.com)

Method Summary
static void progress(HtmlWriter out, int width, int height, int lo, int mi, int hi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

progress

public static void progress(HtmlWriter out,
                            int width,
                            int height,
                            int lo,
                            int mi,
                            int hi)


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.