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

F

FArg - Class in com.jstatcom.util
Since Java 1.5 one should rather use Formatter.format instead of this class.
FArg(double) - Constructor for class com.jstatcom.util.FArg
FArg double constructor.
FArg(int) - Constructor for class com.jstatcom.util.FArg
FArg int constructor.
FArg(Object) - Constructor for class com.jstatcom.util.FArg
FArg Object constructor.
FileSupport - Class in com.jstatcom.io
Support for convenient file selection.
FileSupportSettings - Class in com.jstatcom.io
Holds information for the FileSupport class about the location of selected files that should be stored between application runs.
FileSupportSettings() - Constructor for class com.jstatcom.io.FileSupportSettings
 
FileSupportSettings_XML - Static variable in class com.jstatcom.io.FileSupportSettings
XML format field for (de)serialization.
FileTypes - Enum in com.jstatcom.io
Enumeration of handled filetypes.
findParentScope(Component) - Static method in class com.jstatcom.model.ModelPanel
Finds the next parent that is a SymbolScope.
findRowIndexOf(Double, int) - Method in class com.jstatcom.ts.TSTableModel
Finds the index of the row, where the given Double value appears first, starting from a given row index.
finished(PCall) - Method in class com.jstatcom.engine.DefaultPCallControl
 
finished(PCall) - Method in class com.jstatcom.engine.PCallAdapter
 
finished(PCall) - Method in interface com.jstatcom.engine.PCallListener
Invoked when a procedure finishes, no matter whether the call was successful, interrupted or erroneous.
flipIndex(int...) - Static method in class com.jstatcom.util.UMatrix
Gets a new array with all zero elements of arg set to one and all nonzero elements set to zero.
FLOAT - Static variable in class com.jstatcom.engine.stub.CSignTypes
Can be used to set the "FLOAT" property of NUMBER and NARRAY objects.
FLOAT - Static variable in interface com.jstatcom.parser.CalcEngineConstants
 
FLOAT - Static variable in interface com.jstatcom.parser.NumberRangeParserConstants
 
flushBase64() - Method in class com.jstatcom.util.Base64.OutputStream
Method added by PHIL.
format(String, int) - Method in class com.jstatcom.ts.TSDateRange
Gets a nicely formatted version of this date range with a description and the number of observations, for example
sample range: [1960 Q3, 1982 Q4], T = 90
with "sample range:" as description.
format(double[][]) - Static method in class com.jstatcom.util.UMatrix
Gets a string that contains a printed version of arg.
formatNumber(double, NumberFormat, int) - Static method in class com.jstatcom.util.UString
Formats number with format if format !
formattedString(NumberFormat) - Method in class com.jstatcom.model.NumberRange
Gets a string representation of this range with a special formatter.
FRACDIFF - Static variable in class com.jstatcom.parser.CalcFunctions
fracdiff(a, d), fractional differences of a.
fracdiff(double[], double) - Static method in class com.jstatcom.util.UMatrix
Implementation of the fractional difference operator, see
J.
free() - Method in class com.jstatcom.engine.CMalloc
De-allocate space obtained via an earlier call to malloc.
FUNCNAME - Static variable in interface com.jstatcom.parser.CalcEngineConstants
 
function() - Method in class com.jstatcom.parser.CalcEngine
 

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