Package weka.gui

Class InteractiveTablePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
InteractiveTablePanel

public class InteractiveTablePanel extends JPanel
Provides a panel using an interactive table model.
Version:
$Revision: 10893 $
Author:
Mark Hall (mhall{[at]}penthao{[dot]}com)
See Also:
  • Constructor Details

    • InteractiveTablePanel

      public InteractiveTablePanel(String[] colNames)
      Constructor
      Parameters:
      colNames - the names of the columns
  • Method Details

    • initComponent

      public void initComponent()
      Initializes the component
    • getTable

      public JTable getTable()
      Get the JTable component
      Returns:
      the JTable
    • highlightLastRow

      public void highlightLastRow(int row)
      Highlight the last row in the table
      Parameters:
      row - the row