Class InteractiveTableModel

  • All Implemented Interfaces:
    java.io.Serializable, javax.swing.table.TableModel

    @Deprecated
    public class InteractiveTableModel
    extends InteractiveTableModel
    Deprecated.
    Use weka.gui.InteractiveTableModel instead. Retained for backward compatibility
    Table model that automatically adds a new row to the table on pressing enter in the last cell of a row.
    Version:
    $Revision: 47640 $
    Author:
    Mark Hall (mhall{[at]}pentaho{[dot]}com)
    See Also:
    Serialized Form
    • Constructor Detail

      • InteractiveTableModel

        public InteractiveTableModel​(java.lang.String[] columnNames)
        Deprecated.
        Constructor
        Parameters:
        columnNames - the names of the columns