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 Z

I

ICON - Static variable in class com.jstatcom.component.TopFrame
 
image - Variable in class com.jstatcom.parser.Token
The string image of the token.
imp2ExpRes(JSCNArray, JSCNArray) - Static method in class com.jstatcom.util.UData
Gets the explicit representation of restrictions on the cointegrating space, given the implicit representation.
importData() - Method in class com.jstatcom.io.AbstractImportPanel
Initiates data import.
importData(File) - Method in class com.jstatcom.io.AbstractImportPanel
Invokes data import from the file given as argument.
importData(File) - Method in interface com.jstatcom.io.DataHandler
Parses file and collects the data as JSCData objects in a SymbolTable.
importData() - Method in class com.jstatcom.io.ImportDataFrame
Initiates importing data.
importData(File) - Method in class com.jstatcom.io.ImportDataFrame
Initiates importing data for athe given file.
importData(File) - Method in class com.jstatcom.io.TSASCIIHandler
Initiates parsing of data file.
importData(File) - Method in class com.jstatcom.io.TSExcelHandler
Initiates parsing of data file.
importData(File) - Method in class com.jstatcom.io.TSGaussDATHandler
Initiates parsing of .dat Gauss data set file.
importData(File, boolean) - Method in class com.jstatcom.io.TSGaussDATHandler
Initiates parsing of .dat Gauss data set file.
importData(File) - Method in class com.jstatcom.io.TSGaussFMTHandler
Initiates parsing of .fmt Gauss matrix file.
importData() - Method in class com.jstatcom.io.TSImportPanel
Initiates browsing for a file with data that should be imported.
importData(File) - Method in class com.jstatcom.io.TSImportPanel
Initiates data import from importFile.
importData(File) - Method in class com.jstatcom.io.TSMatlabHandler
Initiates parsing of .mat Matlab file.
ImportDataFrame - Class in com.jstatcom.io
The Frame containing the import data functionality.
ImportDataFrame() - Constructor for class com.jstatcom.io.ImportDataFrame
OpenFrame constructor comment.
ImportTypes - Class in com.jstatcom.io
Abstract class for definitions of different types of elements that belong to a certain dataset.
ImportTypes(String, JSCTypes) - Constructor for class com.jstatcom.io.ImportTypes
Creates a new import tyoe.
indexData(JSCNArray, String) - Static method in class com.jstatcom.util.UData
Gets a new array with the elements of arg being transformed into an index with the mean of each column being normalized to +100 or -100, depending on the sign of the mean.
indexForDate(TSDate) - Method in class com.jstatcom.ts.TSDateRange
Computes the index that a date has respective to the range specified by this object, starting with 0.
indicesForRange(TSDateRange) - Method in class com.jstatcom.ts.TSDateRange
Computes the indices that a date range has within the range specified by this object, starting with 0.
info(String, String) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for arbitrary messages with title.
info(String, String, Frame) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for arbitrary messages with title.
info(String, String, Dialog) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for arbitrary messages with title.
infoGeneral(String) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for general purpose information messages.
infoGeneral(String, Frame) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for general purpose information messages.
infoGeneral(String, Dialog) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used for general purpose information messages.
infoNothingSelected(String) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used if no variable was selected for a computation.
infoNothingSelected(String, Frame) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used if no variable was selected for a computation.
infoNothingSelected(String, Dialog) - Static method in class com.jstatcom.component.StdMessages
User notification with msg that should be used if no variable was selected for a computation.
INSTANCE - Static variable in class com.jstatcom.engine.gauss.GaussEngineType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.grte.GRTEType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.matlab.MatlabEngineType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.mlab.MLabEngineType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.mlab.StubMlabEngineType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.ox.OxEngineType
Singleton instance of this class.
INSTANCE - Static variable in class com.jstatcom.engine.rstat.RStatEngineType
To enforce the Singleton property of this class.
INSTANCE - Static variable in class com.jstatcom.engine.stub.StubEngineType
To enforce the Singleton property of this class.
INT - Static variable in class com.jstatcom.model.JSCTypes
Contains a single Integer.
intArray() - Method in class com.jstatcom.model.JSCNArray
Gets a copy of the underlying value as a int[][].
intAt(int, int) - Method in class com.jstatcom.model.JSCNArray
Gets the int element stored at index i, j.
INTEGER - Static variable in interface com.jstatcom.parser.CalcEngineConstants
 
INTEGER - Static variable in interface com.jstatcom.parser.MaturityParserConstants
 
INTEGER - Static variable in interface com.jstatcom.parser.NumberRangeParserConstants
 
INTEGER - Static variable in interface com.jstatcom.parser.TSDateParserConstants
 
intVal() - Method in class com.jstatcom.model.JSCInt
Gets the stored integer.
intVal() - Method in class com.jstatcom.model.JSCNumber
Gets the stored number as an int.
invoke(String, String) - Static method in class com.jstatcom.engine.SysRun
Creates a new process with an argument and returns immediately.
IOTest - Class in com.jstatcom.io
This is a set of tests for the com.jstatcom.io package.
IOTest(String) - Constructor for class com.jstatcom.io.IOTest
CompTest constructor comment.
IOTestExpImp - Class in com.jstatcom.io
Tests data export and afterwards import of all implemented data handlers.
IOTestExpImp() - Constructor for class com.jstatcom.io.IOTestExpImp
 
isAppendWithoutScroll() - Method in class com.jstatcom.component.ResultField
Whether append scrolls down or not.
isBorderOpaque() - Method in class com.jstatcom.component.MatrixBorder
This default implementation returns false.
isBorderOpaque() - Method in class com.jstatcom.table.BorderTableBorder
Never changes, returns false.
isCanceled() - Method in class com.jstatcom.io.TSDataDialog
Gets whether dialog was canceled.
isCanceled() - Method in class com.jstatcom.io.TSExcelDialog
Gets whether dialog was canceled.
isCanceled() - Method in class com.jstatcom.ts.TSDescDialog
Returns whether dialog was canceled or not.
isCancelled() - Method in class com.jstatcom.project.ProjectDialog
Returns cancelled property.
isCellEditable(int, int) - Method in class com.jstatcom.component.AppSettings
 
isCellEditable(int, int) - Method in class com.jstatcom.table.JSCAbstractTableModel
Overwrites default implementation to return isEditable for all cells.
isCellEditable(int, int) - Method in class com.jstatcom.ts.TSTableModel
Gets whether given cell can be edited.
isCheckNaN() - Method in class com.jstatcom.ts.TSSel
Gets whether it is checked whether missing values are in the selection.
isCoeffMatRequired() - Method in class com.jstatcom.equation.EqTermDefault
Gets whether a coefficients matrix is required to display this equation term.
isDisplayTransposed() - Method in class com.jstatcom.table.JSCSArrayTable
Gets whether the data in this table should be displayed transposed.
isDynamicColumnWidth() - Method in class com.jstatcom.table.BorderTable
Return true if the BorderTable's column width (and the BorderTable's width) depends on the data displayed.
isEditable() - Method in class com.jstatcom.component.ResultField
Gets whether editing is allowed.
isEditable() - Method in class com.jstatcom.equation.EqTermAR
Gets whether the underlying coefficients tables are editable.
isEditable() - Method in class com.jstatcom.equation.EqTermDefault
Gets whether the underlying coefficients table is editable.
isEditable() - Method in class com.jstatcom.equation.EqTermEC
Gets whether the underlying coefficients tables are editable.
isEditable() - Method in class com.jstatcom.table.JSCAbstractDataTable
Gets whether table is editable.
isEditable() - Method in class com.jstatcom.table.JSCAbstractTableModel
Gets whether all cells are editable.
isEditing() - Method in class com.jstatcom.component.IValTextField
Returns whether this textfield is currently edited.
isEmpty() - Method in interface com.jstatcom.model.JSCData
Gets whether this data object contains any data.
isEmpty() - Method in class com.jstatcom.model.JSCDate
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCDRange
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCInt
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCMap
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCNArray
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCNumber
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCSArray
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCString
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.JSCVoid
Gets whether this is empty.
isEmpty() - Method in class com.jstatcom.model.Symbol
Gets whether the underlying JSCData object is empty.
isEmpty() - Method in class com.jstatcom.model.SymbolTable
Gets whether this list is empty.
isEqual(JSCData) - Method in interface com.jstatcom.model.JSCData
Gets whether the values of this data object and other are logically equal.
isEqual(JSCData) - Method in class com.jstatcom.model.JSCDate
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCDRange
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCInt
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCMap
Checks whether both objects contain the same keys only.
isEqual(JSCData) - Method in class com.jstatcom.model.JSCNArray
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCNumber
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCSArray
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCString
 
isEqual(JSCData) - Method in class com.jstatcom.model.JSCVoid
 
isExtensionListInDescription() - Method in class com.jstatcom.io.ExtensionFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isGui() - Method in class com.jstatcom.engine.PCall
Gets whether GUI mode is set.
isHideAfterLoad() - Method in class com.jstatcom.io.TSImportPanel
Gets whether parent frame is hidden after clicking load.
isIntType() - Method in class com.jstatcom.component.NumSelector
Gets whether the underlying symbol is stored as JSCTypes.INT or as JSCTypes.NUMBER.
isLeftOpen() - Method in class com.jstatcom.model.NumberRangeTypes
Gets whether left bound is open.
isMatrixCentered() - Method in class com.jstatcom.equation.EqTermDefault
Gets whether the matrix displaying the coefficients is centered in the term.
isModelChanged() - Method in class com.jstatcom.ts.TSTable
Gets whether underlying data changed.
isNaN(int, int) - Method in class com.jstatcom.model.JSCNArray
Gets whether the element stored at index i, j is of type Double.NaN.
isNaN() - Method in class com.jstatcom.model.JSCNumber
Gets whether the value equals Double.NaN.
isNonZero() - Method in class com.jstatcom.model.JSCInt
Gets whether the stored value is not zero.
isOneEndogenousOnly() - Method in class com.jstatcom.ts.TSSel
 
isOutputHistory() - Method in class com.jstatcom.project.OutputList
Gets whether output history is on.
isPrintDate() - Method in class com.jstatcom.engine.PCall
Gets whether date is printed in output.
isRightOpen() - Method in class com.jstatcom.model.NumberRangeTypes
Gets whether right bound is open.
isShowingTimeIndex() - Method in class com.jstatcom.equation.EqTermDefault
Gets whether the variable names vector should have a time index to indicate the lag, for example income(t) or income(t-1).
isShowingTimeIndex() - Method in class com.jstatcom.equation.VarNamesVector
Gets whether the time index should be shown.
isSortByTime() - Method in class com.jstatcom.project.OutputList
Gets whether the elements are sorted by time.
isSourceEmpty() - Method in class com.jstatcom.model.JSCDataEvent
Gets the value after the change as a boolean.
isSourceEmpty() - Method in class com.jstatcom.model.SymbolEvent
Gets the value after the change as a boolean.
isSuccess() - Method in class com.jstatcom.engine.PCall
Gets whether the call finished successfully.
isTransposed() - Method in class com.jstatcom.table.JSCSArrayTableModel
Gets whether the underlying data array is transposed through this model.
isUpperScope() - Method in class com.jstatcom.ts.TSSel
Gets whether Scope.UPPER or Scope.GLOBAL is used.
isValid(String) - Method in class com.jstatcom.engine.ConfigKeys
Gets whether value is valid for this.
isValid(JSCTypes) - Method in interface com.jstatcom.engine.Engine
Gets whether type can be handled by this engine.
isValid(JSCTypes) - Method in class com.jstatcom.engine.gauss.GaussEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.grte.GRTEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.matlab.MatlabEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.mlab.MLabEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.mlab.StubMlabEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.ox.OxEngine
Gets whether type can be handled by this engine.
isValid(JSCTypes) - Method in class com.jstatcom.engine.rstat.RStatEngine
 
isValid(JSCTypes) - Method in class com.jstatcom.engine.stub.StubEngine
 
isValidName(String) - Static method in class com.jstatcom.model.JSCConstants
Checks whether name conforms to the rules for valid variable names.
isValidRName(String) - Static method in class com.jstatcom.engine.rstat.RStatEngine
Checks whether name conforms to the standards for R symbols as described in the R manual.
iterator() - Method in class com.jstatcom.engine.gauss.GCGSet
Gets a list iterator for all source file names.
iterator() - Method in class com.jstatcom.engine.gauss.LIBSet
Gets a list iterator for libname - sourcefile pairs.
iterator() - Static method in class com.jstatcom.model.SymbolEventTypes
Gets an iterator over all available types.
iterator() - Method in class com.jstatcom.model.SymbolTable
Gets an Iterator for the symbols stored in this collection.
IValTextField - Class in com.jstatcom.component
Performs input validation before input focus is permanently moved away to ensure that no action is carried out, before input has been checked.
IValTextField() - Constructor for class com.jstatcom.component.IValTextField
IValTextField constructor.

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 Z