Package moa.gui

Class PreviewTableModel

    • Constructor Detail

      • PreviewTableModel

        public PreviewTableModel()
    • Method Detail

      • getColumnCount

        public int getColumnCount()
      • getRowCount

        public int getRowCount()
      • getValueAt

        public Object getValueAt​(int row,
                                 int column)
      • setPreview

        public void setPreview​(Preview preview)
      • structureChanged

        public boolean structureChanged()