Package org.gudy.azureus2.ui.swt.views.table

Interface Summary
TableCellSWT SWT specific functions for Table Cells SWT cells are split into two logical sections: a BufferedTableItem that handles the actual drawing, and this class' implementor, which handles listeners, checking to see if things are right, buffering, etc.
TableCellSWTPaintListener  
TableColumnOrTreeColumn  
TableItemOrTreeItem  
TableOrTreeSWT Provides caller with access to a tree or table without needing to know which it's operating on
TableRowSWT SWT specifics interfaces for TableRow
TableRowSWTPaintListener  
TableViewFilterCheck<DATASOURCETYPE> Deprecated. Use common one
TableViewSWT<DATASOURCETYPE>  
TableViewSWTMenuFillListener  
TableViewSWTPanelCreator  
 

Class Summary
CoreTableColumnSWT  
TableSelectedRowsListener Listener primarily for Menu Selection.
TableViewSWTFilter<DATASOURCETYPE>