Package com.jsql.view.swing.table
package com.jsql.view.swing.table
-
ClassDescriptionClass to manage the widths of columns in a table.Comparator for table column values ; column with only int data is sorted like 3 lt 20 lt 100, column with string will sort like 100 gt 20 gt 3 gt abc.Prevent the specified number of columns from scrolling horizontally in the scroll pane.Display a table for database values.