Package com.jk.core.model.table


package com.jk.core.model.table
  • Class
    Description
    This class represents a column filter for database querying.
    This class represents a table model providing ways to manage and manipulate the rows and columns and table content.
    This class is a custom table model designed to display a Map's contents in a tabular format.
    This class represents a table column configuration for use with a table model.
    This class represents a value associated with a specific table column in a JKTableModel.
    This class is a table model that extends AbstractTableModel to provide flexibility and control over table data and behavior.
    This class represents a table row configuration for use with a table model.
    This enum represents the status of this record.