public class StrictSizeTable extends Object
StrictSizeTable(int rowsTotal)
void
addCell(String header, String value)
boolean
isAtLastRow()
isEmpty()
static void
main(String[] args)
nextRow()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StrictSizeTable(int rowsTotal)
public boolean isAtLastRow()
public void nextRow()
public void addCell(String header, String value)
public String toString()
toString
Object
public boolean isEmpty()
public static void main(String[] args) throws Exception
Exception
Copyright © 2013 JBoss by Red Hat. All rights reserved.