public class BivariateUniformExperiment extends Experiment
MultiplePartsPanel.SOCRToolBarshowModelDistributionapplet, fName, graphs, mainPane, recordTable, tables, toolbar2, toolbars| Constructor and Description |
|---|
BivariateUniformExperiment()
This method initializes the experiment, including the distribution
choice, toolbar, scatterplot, random variable tables and graphs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExperiment()
This method defines the experiment.
|
void |
itemStateChanged(java.awt.event.ItemEvent event)
This method handles the choice events that occur when the distribuiton is
changed.
|
void |
reset()
This method resets the experiment, including the random variable graphs
and tables, the record table, the scatterplot, and the correlation table.
|
void |
update()
This method updates the experiment, including the record table, random
variable graphs and tables, correlation table.
|
actionPerformed, getAppletInfo, getDisplayPane, getInstance, getName, getOnlineDescription, getResultTable, getStopChoice, getStopFreq, getTime, getUpdateChoice, graphUpdate, initialize, resetUpdateCount, run, setShowModelDistribution, setStopFreq, setStopNow, step, stopaddGraph, addTable, addTool, addTool2, addToolbar, format, getMainPanel, getRecordTable, getTextPanel, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, play, setApplet, setName, updatecreateComponentSetter, createValueSetter, createValueSetter, createValueSetter, createValueSetter, getComponentSetter, getComponentSetters, getValueSetter, getValueSettersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAppletpublic BivariateUniformExperiment()
public void doExperiment()
doExperiment in interface IExperimentdoExperiment in class Experimentpublic void update()
update in interface IExperimentupdate in class Experimentpublic void reset()
reset in interface IExperimentreset in class Experimentpublic void itemStateChanged(java.awt.event.ItemEvent event)
itemStateChanged in interface java.awt.event.ItemListeneritemStateChanged in class Experiment