Class TrajectoryTable

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

public class TrajectoryTable extends JTable
See Also:
  • Constructor Details Link icon

    • TrajectoryTable Link icon

      public TrajectoryTable()
  • Method Details Link icon

    • getTrajectoryModel Link icon

      public TrajectoryTableModel getTrajectoryModel()
      Get the trajectory data model.
      Returns:
      the trajectory data model.
    • clear Link icon

      public void clear()
      Clear all the data from the table
    • getScrollPane Link icon

      public JScrollPane getScrollPane()
    • main Link icon

      public static void main(String[] args)
      main program for testing.
      Parameters:
      args -