Bean Builder

Package com.adventnet.beans.table

Provides classes of beans that can be used to represent data in a tabular format, with  features like sorting, printing etc.

See:
          Description

Class Summary
BaseTable BaseTable is the base class for property and event table and it extends Sorttable.
ExportTable ExportTable bean dumps the contents of a table to a given file.
PrintTable PrintTable Bean extends a JTable and supports the printing of table.
PropertyTable The PropertyTable Bean is used to show the extra details associated with a r *ow when all the details cannot be shown using columns.
SimpleTableSelectionRenderer  
SortHeaderListener Listener which changes the headers to ascending or descending arrow and sort the table model
SortTableHeader  
SortTableModel This class extends DefaultTableModel and SortInterface This model can be populated with data which needs to sorted
TableScrollPane The TableScrollPane bean is useful specifically for a JTable.TableScrollPane * bean has a button in the lower right corner, which sets the width of columns * properly when clicked.
ViewFullAttribs  
 

Package com.adventnet.beans.table Description

Provides classes of beans that can be used to represent data in a tabular format, with  features like sorting, printing etc.


Bean Builder

© 2001 - 2002 AdventNet Inc. Visit us at: http://www.adventnet.com