Uses of Class
com.jeffpalm.stats.TableFrame

Packages that use TableFrame
com.jeffpalm.stats   
 

Uses of TableFrame in com.jeffpalm.stats
 

Methods in com.jeffpalm.stats that return TableFrame
static TableFrame TableFrame.show(java.lang.String title, Table2D table)
           
static TableFrame TableFrame.show(Table2D table)