Uses of Class
edu.ucla.stat.SOCR.util.SOCRJTable

Packages that use SOCRJTable
edu.ucla.stat.SOCR.core   
edu.ucla.stat.SOCR.modeler.gui   
 

Uses of SOCRJTable in edu.ucla.stat.SOCR.core
 

Methods in edu.ucla.stat.SOCR.core with parameters of type SOCRJTable
 void sampler.setDataTable(SOCRJTable tabl)
           
 

Constructors in edu.ucla.stat.SOCR.core with parameters of type SOCRJTable
sampler(SOCRJTable tabl, java.net.URL codebase)
           
 

Uses of SOCRJTable in edu.ucla.stat.SOCR.modeler.gui
 

Fields in edu.ucla.stat.SOCR.modeler.gui declared as SOCRJTable
 SOCRJTable ModelerGui.dataTable