Class SatellitePassTable

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, CellEditorListener, ListSelectionListener, RowSorterListener, TableColumnModelListener, TableModelListener, Scrollable

public class SatellitePassTable extends JTable
The satellite pass table is a Swing table that holds satellite pass information for a server. The table includes a column-based sorting mechanism activated by clicking on the column header.
Since:
3.1.3
Author:
Peter Hollemans
See Also: