Package ponderToolkit.analyzer.gui.lib.swing.table

Interface Summary
CellList.Handle  
DynTableModel A model for tables with dynamic content The table supports operations for: 1.
TableCell Base interface of a sensible table cell
TableCell.Descr Interface of a cell field descriptor
 

Class Summary
CellList Class for managing a list of objects where elements are added and removed.
DynTableModelImpl Implementation of DynTableModel
TableCellImpl  
TableCellImpl.Descr