FreeHEP API
Version current

Package org.freehep.swing.table

Utilities for dealing with Swing tables.

See:
          Description

Interface Summary
SortableTableModel An interface to be implemented by table models which are sortable.
 

Class Summary
DefaultSortableTableModel Converts any TableModel to a SortableTableModel.
TableColumnHeaderListener Abstract class listens for clicks on a table column header.
TableColumnPacker  
TableColumnSelector Allows the user to select which columns are visible in a table.
TableHeaderCellRenderer Renders a header cell.
TableSorter Utility to add a sorter for columns to a JTable which has a SortableTableModel.
 

Package org.freehep.swing.table Description

Utilities for dealing with Swing tables.


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.