Package org.beanfabrics.swing.table

Class Summary
BnColumn The BnColumn is a configuration object used in a BnTable to configure a column.
BnColumnBuilder DSL-sytle Builder for BnColumn objects.
BnTable The BnTable is a JTable that can subscribe to an IListPM.
BnTableBeanInfo  
BnTableModel The BnTableModel is a TableModel that decorates a IListPM.
BnTableRowSorter  
BnTableSelectionModel The BnTableSelectionModel is a ListSelectionModel that decorates a IListPM.
Java5SortingTableHeader The Java5SortingTableHeader is a JTableHeader that adds a basic sorting ability to the java5 table header.