Uses of Interface
com.bbn.openmap.util.html.TableCellElement

Packages that use TableCellElement
com.bbn.openmap.util.html Provide utility code for generating simple HTML documents. 
 

Uses of TableCellElement in com.bbn.openmap.util.html
 

Classes in com.bbn.openmap.util.html that implement TableCellElement
 class TableDataElement
          This class is used for a basic cell in a html table
 class TableHeaderElement
          This class is used for Column/Row head elements in html tables
 

Methods in com.bbn.openmap.util.html with parameters of type TableCellElement
 void TableRowElement.addElement(TableCellElement c)
          Add a column to the row
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details