public class ErrorGame extends Game implements java.awt.event.ItemListener
MultiplePartsPanel.SOCRToolBarapplet, fName, graphs, mainPane, recordTable, tables, toolbar, toolbar2, toolbars| Constructor and Description |
|---|
ErrorGame() |
| Modifier and Type | Method and Description |
|---|---|
void |
itemStateChanged(java.awt.event.ItemEvent event)
This method handles the choice events associated with the changing the
type of the frequency distribution, the type of error graph, and the type
of summary statistics.
|
void |
mouseClicked(java.awt.event.MouseEvent event)
This method handles the mouse events generated when the user clicks on
the interactive histogram.
|
void |
reset()
This method resets the experiment.
|
void |
update(java.util.Observable o,
java.lang.Object arg) |
actionPerformed, getAppletInfo, getDisplayPane, getInstance, getOnlineDescription, performAction, setAppletInfo, updateGameaddGraph, addTable, addTool, addTool2, addToolbar, format, getMainPanel, getName, getRecordTable, getTextPanel, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, play, setApplet, setNamecreateComponentSetter, createValueSetter, createValueSetter, createValueSetter, createValueSetter, getComponentSetter, getComponentSetters, getValueSetter, getValueSettersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setAppletpublic void update(java.util.Observable o,
java.lang.Object arg)
update in interface java.util.Observerupdate in class MultiplePartsPanelpublic void mouseClicked(java.awt.event.MouseEvent event)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class MultiplePartsPanelpublic void reset()
public void itemStateChanged(java.awt.event.ItemEvent event)
itemStateChanged in interface java.awt.event.ItemListener