- gdClose() - Method in class engine.r.PlotGDInterface
-
- gdOpen(double, double) - Method in class engine.r.PlotGDInterface
-
- getBtnDraw() - Method in class gui.panels.PlotPanel
-
Return draw button.
- getCategories(String) - Method in interface engine.Engine
-
Return name of categories after categorize.
- getCategories(String) - Method in class engine.r.R_engine
-
- getCharacteristicTable(String...) - Method in interface engine.Engine
-
Create and return table with description statistic values.
- getCharacteristicTable(String...) - Method in class engine.r.R_engine
-
- getCol(int) - Method in class gui.model.MyTableModel
-
Return all data from specific column.
- getColCount() - Method in class model.Table
-
Return number of all columns.
- getColors() - Method in class gui.model.ColorTableModel
-
Return array with colors names.
- getColors() - Method in class gui.panels.ChooseColorPanel
-
Return array with colors for all categories.
- getColumnClass(int) - Method in class gui.model.ColorTableModel
-
- getColumnClass(int) - Method in class gui.model.MyTableModel
-
- getColumnCount() - Method in class gui.model.ColorTableModel
-
- getColumnCount() - Method in class gui.model.MyTableModel
-
- getColumnName(int) - Method in class gui.model.ColorTableModel
-
- getColumnName(int) - Method in class gui.model.MyTableModel
-
- getContingencyTable(String, String) - Method in interface engine.Engine
-
Create and return contingency table for variable Z(X, Y)
- getContingencyTable(String, String) - Method in class engine.r.R_engine
-
- getData() - Method in class gui.model.MyTableModel
-
Return all data from table.
- getData() - Method in class model.Table
-
Get matrix from table.
- getData(int, int) - Method in class model.Table
-
Return data from specific cell.
- getDefaultCategories(String) - Method in interface engine.Engine
-
Return name of categories before categorized.
- getDefaultCategories(String) - Method in class engine.r.R_engine
-
- getFrequencyTable(String) - Method in interface engine.Engine
-
Create and return frequency table for categoric variable.
- getFrequencyTable(String) - Method in class engine.r.R_engine
-
- getLanguage() - Method in class gui.components.Button
-
- getLanguage() - Method in class gui.components.CheckBox
-
- getLanguage() - Method in class gui.components.CheckBoxMenuItem
-
- getLanguage() - Method in interface gui.components.GuiObject
-
Get actual language
- getLanguage() - Method in class gui.components.Label
-
- getLanguage() - Method in class gui.components.Menu
-
- getLanguage() - Method in class gui.components.MenuItem
-
- getLanguage() - Method in class gui.components.RadioButton
-
- getLanguage() - Method in class gui.components.RadioButtonMenuItem
-
- getLanguage() - Method in class gui.components.TitleBorder
-
- getLanguage() - Method in class gui.MainFrame
-
Return actual language
- getLanguage() - Method in class gui.panels.PlotPanel
-
Return actual language settings
- getLanguage() - Static method in class utils.LanguageUtils
-
Load language settings from config file.
- getName() - Method in class gui.components.Button
-
- getName() - Method in class gui.components.CheckBox
-
- getName() - Method in class gui.components.CheckBoxMenuItem
-
- getName() - Method in interface gui.components.GuiObject
-
Get text of this object
- getName() - Method in class gui.components.Label
-
- getName() - Method in class gui.components.Menu
-
- getName() - Method in class gui.components.MenuItem
-
- getName() - Method in class gui.components.RadioButton
-
- getName() - Method in class gui.components.RadioButtonMenuItem
-
- getName() - Method in class gui.components.TitleBorder
-
- getName() - Method in class gui.panels.PlotPanel
-
not implemented (empty string)
- getNames() - Method in class gui.model.MyTableModel
-
Return all columns names.
- getNames() - Method in class model.Table
-
Get columns names.
- getNewWindow() - Method in class gui.panels.PlotPanel
-
Return true if plot is in new windows, false otherwise.
- getNotes() - Method in class gui.components.Button
-
- getNotes() - Method in class gui.components.CheckBox
-
- getNotes() - Method in class gui.components.CheckBoxMenuItem
-
- getNotes() - Method in interface gui.components.GuiObject
-
Get description of this object
- getNotes() - Method in class gui.components.Label
-
- getNotes() - Method in class gui.components.Menu
-
- getNotes() - Method in class gui.components.MenuItem
-
- getNotes() - Method in class gui.components.RadioButton
-
- getNotes() - Method in class gui.components.RadioButtonMenuItem
-
- getNotes() - Method in class gui.components.TitleBorder
-
- getNotes() - Method in class gui.panels.PlotPanel
-
not implemented (empty string)
- getNotes() - Method in class model.ChisqTest
-
Return test values.
- getPlotGraphPanel() - Method in interface engine.Engine
-
Return instance of JPanel with plot.
- getPlotGraphPanel() - Method in class engine.r.R_engine
-
- getQuantileTable(String...) - Method in interface engine.Engine
-
Create and return quantile table for numeric variables.
- getQuantileTable(String...) - Method in class engine.r.R_engine
-
- getRow(int) - Method in class gui.model.MyTableModel
-
Return all data from specific row.
- getRowCount() - Method in class gui.model.ColorTableModel
-
- getRowCount() - Method in class gui.model.MyTableModel
-
- getRowCount() - Method in class model.Table
-
Return number of all rows.
- getStatusText() - Method in class gui.panels.StatusBar
-
Return specific help text.
- getTable() - Method in interface engine.Engine
-
Create and return table from imported data
- getTable(String[]) - Method in interface engine.Engine
-
Create and return table with specific columns from imported data
- getTable() - Method in class engine.r.R_engine
-
- getTable(String[]) - Method in class engine.r.R_engine
-
- getTypeList() - Method in class gui.dialog.ChooseVariableDialog
-
Return types of choose columns.
- getValue() - Method in class gui.dialog.AnalyzeOptionsDialog
-
Return structure with specific values from analysis setting,
under specific String key.
- getValue() - Method in class gui.dialog.ChooseNADialog
-
Return name of missing category
- getValueAt(int, int) - Method in class gui.model.ColorTableModel
-
- getValueAt(int, int) - Method in class gui.model.MyTableModel
-
- getVarList() - Method in class gui.dialog.ChooseVariableDialog
-
Return choose columns.
- GROUP1_FREQUENCY_TABLE - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- GROUP1_HIST - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- GROUP1_HIST_DEFAULT - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- GROUP1_HIST_USER - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- GROUP2_CHARACTER_TABLE - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- GROUP2_KVANTILE_TABLE - Static variable in class gui.dialog.AnalyzeOptionsDialog
-
- gui - package gui
-
- gui.components - package gui.components
-
- gui.dialog - package gui.dialog
-
- gui.model - package gui.model
-
- gui.panels - package gui.panels
-
- GuiObject - Interface in gui.components
-
Interface for gui objects.