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

P

paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jstatcom.component.MatrixBorder
Called by the repaint manager to paint this border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jstatcom.table.BorderTableBorder
Overloads superclass method to paint this border.
PARAM_NAME - Static variable in class com.jstatcom.engine.rstat.RArgProps
Legal values are valid variable names.
ParseException - Exception in com.jstatcom.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.jstatcom.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.jstatcom.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.jstatcom.parser.ParseException
 
parseString(String) - Method in class com.jstatcom.parser.CalcEngine
Reinitializes engine and parses an input String.
parseString(String) - Method in class com.jstatcom.parser.MaturityParser
Reinitializes this engine and parses an input String.
parseString(String) - Method in class com.jstatcom.parser.NumberRangeParser
Reinitializes this engine and parses an input string.
parseString(String, int) - Method in class com.jstatcom.parser.TSDateParser
Reinitializes this engine and parses an input String.
parseStringToRange(String) - Method in class com.jstatcom.parser.NumberRangeParser
Reinitializes this engine and parses an input string.
parseToNumber(String) - Static method in class com.jstatcom.util.UString
Parses a given string to a Double if possible and returns it.
PCall - Class in com.jstatcom.engine
This class encapsulates procedure calls to carry out computational tasks in an extra thread.
PCall() - Constructor for class com.jstatcom.engine.PCall
 
PCallAdapter - Class in com.jstatcom.engine
An empty convenience implementation of PCallListener.
PCallAdapter() - Constructor for class com.jstatcom.engine.PCallAdapter
 
PCallListener - Interface in com.jstatcom.engine
Interface to be implemented by listeners to PCall objects.
PLUS - Static variable in interface com.jstatcom.parser.CalcEngineConstants
 
POS_INF - Static variable in class com.jstatcom.model.JSCConstants
Positive infinity.
POS_INF - Static variable in interface com.jstatcom.parser.NumberRangeParserConstants
 
POSINF_STRING - Static variable in class com.jstatcom.util.UString
 
pow(double[][], double) - Static method in class com.jstatcom.util.UMatrix
Applies Math.pow(arg[i][j], power) to all elements of arg.
PRECISION - Static variable in class com.jstatcom.table.JSCPopupTypes
PopupMenu for precision change, as well as to toggle the use of scientific representation of numbers.
PRECISION_NOSCIENTIFIC - Static variable in class com.jstatcom.table.JSCPopupTypes
PopupMenu for precision change.
preferredLayoutSize(Container) - Method in class com.jstatcom.equation.EqLayout
Wrappes component childs if there is a parent component of class JScrollPane.
prepareEditor(TableCellEditor, int, int) - Method in class com.jstatcom.ts.TSTable
Override method to set alignment of default editor to JLabel.RIGHT.
print() - Method in class com.jstatcom.component.ResultField
Prints the text in the text area in a new printer thread.
print(PrintStream) - Method in class com.jstatcom.ts.TS
Prints this object to the argument print stream with the time index and the respective observation next to it.
PrintfFormat - Class in com.jstatcom.util
PrintfFormat allows the formatting of an array of objects embedded within a string.
PrintfFormat(String) - Constructor for class com.jstatcom.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(Locale, String) - Constructor for class com.jstatcom.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
printNice() - Method in class com.jstatcom.ts.TSDate
Gets a nicely formatted string representing this date.
printShort() - Method in class com.jstatcom.ts.TSDate
Gets a formatted string representing this date that is very short.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class com.jstatcom.table.JSCPopupTypes
Triggers the popup menu if the invoker was a JSCDataTable with a number type.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class com.jstatcom.ts.DefaultTSListPopup
Triggers the popup menu if the invoker was a TSList.
Project - Class in com.jstatcom.project
Holds all elements that make up a project.
Project(String, String) - Constructor for class com.jstatcom.project.Project
Creates a new project with a name and a project description.
project() - Method in class com.jstatcom.ts.TS
Gets project that this TS belongs to.
Project_XML - Static variable in class com.jstatcom.project.Project
 
ProjectData - Interface in com.jstatcom.project
Interface to be implemented for all project data types.
ProjectDataHandler - Interface in com.jstatcom.project
Interface to be implemented by shared data repositories that hold the project data and that should interact with the project management system.
ProjectDataManager - Class in com.jstatcom.project
Singleton mediator class for managing setting and getting of all project data to and from the respective handlers.
ProjectDataTypes - Class in com.jstatcom.project
This enumeration contains all existing ProjectData types.
ProjectDataTypes(String, String) - Constructor for class com.jstatcom.project.ProjectDataTypes
Creates a data type instance with a name.
ProjectDialog - Class in com.jstatcom.project
A dialog for editing project settings.
ProjectDialog() - Constructor for class com.jstatcom.project.ProjectDialog
This method initializes
ProjectManager - Class in com.jstatcom.project
Manages storing and retrieving project data and project states for all modules.
ProjectNodePopup - Class in com.jstatcom.project
Popup menu that is invoked when right clicking on a project tree node.
ProjectState - Interface in com.jstatcom.project
Abstract class for defining the state of a module.
ProjectStateHandler - Interface in com.jstatcom.project
Interface to be implemented by classes that should save and restore their state from an instance of ProjectState.
ProjectTests - Class in com.jstatcom.project
Test cases for project package.
ProjectTests() - Constructor for class com.jstatcom.project.ProjectTests
 
ProjectTree - Class in com.jstatcom.project
A JTree for project and module management.
ProjectTreeNode - Class in com.jstatcom.project
A tree node that represents a project.
ProjectTreeNode(Project, File, boolean) - Constructor for class com.jstatcom.project.ProjectTreeNode
Creates a tree node for a project.
ProjectTreeNode_XML - Static variable in class com.jstatcom.project.ProjectTreeNode
 
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.component.AutoEnableMenu
Checks, whether there are any enabled items and disables/enables this menu accordingly.
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.equation.EqTermAR
Manages visibility of tis term.
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.equation.EqTermDefault
Manages visibility of this component with respect to the available coefficients and the coeffMatRequired property.
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.equation.EqTermEC
Manages visibility of all terms with respect to the available coefficients.
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.ts.TSList
This method is called whenever there is a property change in the connected property fields.
propertyChange(PropertyChangeEvent) - Method in class com.jstatcom.ts.TSProject
This method is called whenever there is a property change in the connected property fields.
put(String, Object) - Method in class com.jstatcom.model.JSCMap
Copy-on-write adds a new key value pair, where val must be of one .
putVariable(String, double[]) - Method in class com.jstatcom.parser.CalcEngine
Define the variables that can be used during the parsing.

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