Package org.formaria.swing.table

Interface Summary
AdaptedTable © Copyright Formaria Ltd.
TableBadgePainter An interface for table header badges
 

Class Summary
AltRowTableCellRenderer A cell renderer that color codes alternate rows in the table
CheckBoxTableCellRenderer A table cell renderer that renders boolean content with a checkbox
ColorTableCellRenderer A table cell renderer that sets the background color to match a color value set in a hashtable
ColumnGroup  
FormattedTableCellRenderer A cell renderer for a formatted field e.g.
GroupableTableHeader  
GroupableTableHeaderUI  
IconTableCellRenderer A cell renderer that renders an icon for the cell value
NumberSorter A sorter for columns of number values
SortingBadgePainter A painter for the sorting badge of a table.
TableHeaderRenderer A renderer for table headers that includes translation of the header text.
TableModelAdapter Adapts the DataModel nodes for use with Table components.
TableModelHelper Title:
TableNumberSorter A sorter for columns of number values
TablePojoModelAdapter Adapts the PojoModel nodes for user with Table components.