Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
A
AboutDialog
- Class in
org.statcato
A dialog that shows information about Statcato (e.g.
AboutDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.
AboutDialog
Creates new form AboutDialog
ABS
- Static variable in class org.statcato.calculator.
MathFunctions
accept(File)
- Method in class org.statcato.file.
ExtensionFileFilter
accept(File)
- Method in class org.statcato.file.
TextFileFilter
ACOS
- Static variable in class org.statcato.calculator.
MathFunctions
actionPerformed(ActionEvent)
- Method in class org.statcato.graph.
StatcatoChartFrame
actionPerformed(ActionEvent)
- Method in class org.statcato.spreadsheet.
ExcelAdapter
This method is activated on the Keystrokes we are listening to in this implementation.
actionPerformed(ActionEvent)
- Method in class org.statcato.
Statcato
actionPerformed(ActionEvent)
- Method in class org.statcato.
Statcato.IconRedoAction
actionPerformed(ActionEvent)
- Method in class org.statcato.
Statcato.IconUndoAction
actionPerformed(ActionEvent)
- Method in class org.statcato.
Statcato.MenuItemRedoAction
actionPerformed(ActionEvent)
- Method in class org.statcato.
Statcato.MenuItemUndoAction
add(Vector<Double>, Vector<Double>)
- Static method in class org.statcato.calculator.
MathOperations
Adds the numbers in the two given vectors in a pairwise fashion.
add(CompUnit, CompUnit)
- Static method in class org.statcato.calculator.
MathOperations
Adds two computational units.
ADD
- Static variable in class org.statcato.calculator.
Token
add(Vector<Double>, String)
- Method in class org.statcato.utils.
NumDataset
Adds the given data vector with the given label to the dataset.
addCategory(String)
- Method in class org.statcato.utils.
CategoryCounter
Adds the given category to the counter.
addCloseListener()
- Method in class org.statcato.graph.
StatcatoChartFrame
Adds a listener for the close button.
addCompoundEdit(UndoableEdit)
- Method in class org.statcato.
Statcato
Adds the given edit to the undo manager and udpates the undo/redo menus and icons.
addConstantVector(Vector<Double>, double)
- Static method in class org.statcato.utils.
HelperFunctions
Returns a copy of a vector of double values in which a constant is added to each element.
addDatasheet()
- Method in class org.statcato.
DatasheetTabbedPane
Adds a blank spreadsheet to this tabbed pane.
addDatasheet(String, File)
- Method in class org.statcato.
DatasheetTabbedPane
Add the given tab-delimited string to a new Datasheet.
addDatasheet(Spreadsheet)
- Method in class org.statcato.
DatasheetTabbedPane
Adds the given spreadsheet object to this tabbed pane.
addDatasheets(DatasheetTabbedPane)
- Method in class org.statcato.
DatasheetTabbedPane
addDataVectorWithByVarLabels(Vector<Double>, Vector)
- Method in class org.statcato.utils.
NumDataset
Add the data values with the corresponding labels.
addDialog(StatcatoDialog)
- Method in class org.statcato.
DialogHistoryList
Adds a dialog to the history list.
addDialogHelp(JMenuItem, String)
- Method in class org.statcato.
Statcato
Enables help for the given menu item.
addHeaderRow()
- Method in class org.statcato.spreadsheet.
RowHeaderTable
Add a row to this table.
addHeading(String)
- Method in class org.statcato.
LogWindow
Adds the given message as a heading to this object.
addHelp()
- Method in class org.statcato.
Statcato
Initializes JavaHelp help documentation module.
addLogHeading(String)
- Method in class org.statcato.
Statcato
Adds the given message as a heading to the log text pane.
addLogIcon(Icon)
- Method in class org.statcato.
Statcato
addLogParagraph(String, String)
- Method in class org.statcato.
Statcato
Adds the given heading and text to the log text pane.
addLogText(String)
- Method in class org.statcato.
Statcato
Adds the given message to the log text pane.
AddMultipleRowColDialog
- Class in
org.statcato.dialogs.edit
A dialog that allows the user to add a number of rows and columns to the current Datasheet.
AddMultipleRowColDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.edit.
AddMultipleRowColDialog
Creates new form AddMultipleRowColDialog
addObservation(int, int, double)
- Method in class org.statcato.statistics.inferential.
CrossTabulation
Adds the given frequency to the location at row i and column j.
addObservation(double)
- Method in class org.statcato.statistics.inferential.
TwoANOVATableCell
addObservation(int, int, double)
- Method in class org.statcato.statistics.inferential.
TwoWayANOVA
Adds the given data to row i and column j.
addParagraph(String, String)
- Method in class org.statcato.
LogWindow
Adds the given heading and text message to this object.
addTab(String, Component)
- Method in class org.statcato.
DatasheetTabbedPane
Adds a tab containing the given component and title to this tabbed pane.
addTab(String, Component, Icon)
- Method in class org.statcato.
DatasheetTabbedPane
Adds a tab containing the given component, title, and icon.
addText(String)
- Method in class org.statcato.
LogWindow
Adds the given message to this object.
addUndoableEditListener(UndoableEditListener)
- Method in class org.statcato.spreadsheet.
Spreadsheet
addUndoListenerToDatasheet()
- Method in class org.statcato.
Statcato
Adds an undoable edit listener to the selected Datasheet
addUnformattedText(String)
- Method in class org.statcato.
LogWindow
Adds the given message (as is) to this object.
addWindowFrame(StatcatoChartFrame)
- Method in class org.statcato.
Statcato
Add the given frame to the list of window frames.
AdjustedCoefficientOfDetermination()
- Method in class org.statcato.statistics.inferential.
MultipleRegression
Returns the adjusted coefficient of determination.
AdjustedCoefficientOfDetermination()
- Method in class org.statcato.statistics.inferential.
MultipleRegression2
Returns the adjusted coefficient of determination.
app
- Variable in class org.statcato.
StatcatoDialog
appendLog(String)
- Method in class org.statcato.
LogWindow
ArbitraryDataPatternDialog
- Class in
org.statcato.dialogs.data
A dialog for creating a data sequence from a given arbitrary data pattern.
ArbitraryDataPatternDialog(Frame, boolean, Statcato)
- Constructor for class org.statcato.dialogs.data.
ArbitraryDataPatternDialog
Creates new form ArbitraryDataPatternDialog
ASIN
- Static variable in class org.statcato.calculator.
MathFunctions
ATAN
- Static variable in class org.statcato.calculator.
MathFunctions
autoSaveWrite()
- Method in class org.statcato.file.
Project
Writes project file to the temporary file path.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y