Uses of Class
com.jstatcom.model.ModelPanel

Packages that use ModelPanel
com.jstatcom.ts Components and data types related to time series analysis. 
 

Uses of ModelPanel in com.jstatcom.ts
 

Subclasses of ModelPanel in com.jstatcom.ts
 class TSCalculator
          A GUI that combines the TSCalculatorPanel with a TSSelector that builds a self contained panel for creating new time series by combining existing ones with arithmetic operations and functions.
 class TSSel
          Configurable selection tool for time series.