org.openmdx.application.servlet.log.render
Class HtmlProgressBar

java.lang.Object
  extended by org.openmdx.application.servlet.log.render.HtmlProgressBar

public class HtmlProgressBar
extends Object

Renders a HTML progress bar based on HTML tables


Constructor Summary
HtmlProgressBar(long pos, long active, long width)
           
HtmlProgressBar(long pos, long active, long width, long barWidth)
           
 
Method Summary
 String render()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlProgressBar

public HtmlProgressBar(long pos,
                       long active,
                       long width)

HtmlProgressBar

public HtmlProgressBar(long pos,
                       long active,
                       long width,
                       long barWidth)
Method Detail

render

public String render()


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.