| Interface | Description |
|---|---|
| IExperiment | |
| IGame | |
| IValueSettable |
this interface means the object provides one or more
ValueSetter
through which the client changes the value. |
| Pluginable |
| Class | Description |
|---|---|
| ComponentSetter |
this class used to let the user add new components to SOCR Applets
|
| CreateImplementationFile |
this class used to create Implementation files used to initiate the comboBox,
its goal is to replace the ClassLoader.
|
| CreateImplementedChartsFile |
this class used to create Implementation files used to initiate the comboBox,
its goal is to replace the ClassLoader.
|
| Distribution |
Distribution: An abstract implmentation of a real probability distribution.
|
| DistributionGraphPanel | |
| Experiment |
This class defines a basic, discrete time stochastic process that can be
subclassed
|
| Game |
This class defines a basic shell for an interactive exploration.
|
| GraphPanel | |
| GraphPanels | |
| MGFGraphPanel | |
| Modeler | |
| ModelerGui |
This class defines a basic modeler object.
|
| MultiplePartsPanel |
This class will be used for game and experiment, basically it has three parts.
|
| MultiplePartsPanel.SOCRToolBar | |
| PGFGraphPanel | |
| sampler | |
| SOCRAnalyses | |
| SOCRApplet |
This is abstract JApplect which used for edu.ucla.stat.SOCR.
|
| SOCRApplet.SOCRTextArea | |
| SOCRApplet2 |
This is abstract JApplect which used for edu.ucla.stat.SOCR.
|
| SOCRApplet2.SOCRTextArea | |
| SOCRApplet3 |
This is abstract JApplect which used for edu.ucla.stat.SOCR.
|
| SOCRApplet3.SOCRTextArea | |
| SOCRApplications | |
| SOCRChart | |
| SOCRCodeBase | |
| SOCRDistributionFunctors |
This class implements the main interface for SOCRDistributions PDF/CDF/MGF's
|
| SOCRDistributions |
This class implements the main interface for SOCRDistributions
|
| SOCRExperiments |
this class is exemely similar to SOCRGames may should be subclassed
|
| SOCRGames | |
| SOCRJComboBox |
helper class of SOCR project, it is a JComboBox intitiated
items from a inputstream, and return a selected Item as
the name of a classname.
|
| SOCRJRIAnalyses | |
| SOCRModeler |
This class implements the main interface for SOCRModeler
|
| SOCRValueSettable | |
| ValueSetter |
this class used to let the user change value
|
| WaveletLoader |
This class implements the wavelet loading dynamically
|