Uses of Package
com.jstatcom.table

Packages that use com.jstatcom.table
com.jstatcom.equation Components to display equations. 
com.jstatcom.table Special tables for some data types. 
com.jstatcom.ts Components and data types related to time series analysis. 
 

Classes in com.jstatcom.table used by com.jstatcom.equation
BorderTable
          A subclass of JTables that respects the border set.
JSCAbstractDataTable
          Abstract table to be subclassed by tables for data arrays, like JSCSArray and JSCNArray.
JSCNArrayTable
          JSCAbstractDataTable implementation for JSCNArray data objects.
JSCSArrayTable
          JSCAbstractDataTable implementation for JSCSArray data objects.
NumberDisplayTable
          Interface for components that display numbers and that can be configured how the value should be printed.
 

Classes in com.jstatcom.table used by com.jstatcom.table
BorderTable
          A subclass of JTables that respects the border set.
JSCAbstractDataTable
          Abstract table to be subclassed by tables for data arrays, like JSCSArray and JSCNArray.
JSCAbstractTableModel
          A table model to be used with JSCAbstractDataTable instances.
JSCCellRendererTypes
          The class defines different JSCCellRenderers for the JSCAbstractDataTable, which can be used in different modeling contexts, for example to display coefficients matrizes or subset matrizes.
JSCMouseListenerTypes
          A MouseListener to be used with a JSCAbstractDataTable that reacts to mousePressed events and double clicks.
JSCPopupTypes
          The DataTablePopupTypes class defines different popups that can be used by data tables.
NumberDisplayTable
          Interface for components that display numbers and that can be configured how the value should be printed.
 

Classes in com.jstatcom.table used by com.jstatcom.ts
NumberDisplayTable
          Interface for components that display numbers and that can be configured how the value should be printed.