A B C D E F G H I J L M N O P Q R S T U V W X Y Z

N

name - Variable in class edu.hws.jcm.functions.FunctionParserExtension
The name of this MathObject, possibly null.
nbGc(int) - Method in class Mtbdd.Mtbdd
Returns the number of calls made to the garbage collector.
NE - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
needsRedraw() - Method in class edu.hws.jcm.draw.Drawable
This routine should be called if the appearance of the Drawable changes so that the rectangular area that it occupies has to be redrawn.
needsValueCheck - Variable in class edu.hws.jcm.awt.VariableSlider
This is set to true when checkInput() is called to indicate that the min and max values must be checked the next time getVal() is called.
next() - Method in class edu.hws.jcm.awt.Animator
Advance the animation by one frame.
next() - Method in class edu.hws.jcm.data.ParserContext
Consume one token from the string.
NEXT_BUTTON - Static variable in class edu.hws.jcm.awt.Animator
Used to add a component to the Animator Panel; can be used in a constructor or in the addControl() method.
NO_DIGITS_IN_IDENTIFIERS - Static variable in class edu.hws.jcm.data.Parser
An option that can be set for this parser.
NO_UNDERSCORE_IN_IDENTIFIERS - Static variable in class edu.hws.jcm.data.Parser
An option that can be set for this parser.
NORMAL - Static variable in class generator.data.RandomizedModel
Represents a centered reduced normal law distribution function
NOT - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.awt.Animator
Method required by the InputObject interface.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.awt.Controller
Method required by InputObject interface; in this class, calls the same method recursively on any input objects controlled by this controller.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.awt.ExpressionInput
Method required by InputObject interface; in this class, it simply calls setOnUserAction(c).
notifyControllerOnChange(Controller) - Method in interface edu.hws.jcm.awt.InputObject
This method was introduced to provide a common interface for setting a Controller that is to be notified when there is a change in the InputObject.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.awt.VariableInput
Method required by InputObject interface; in this class, it simply calls setOnUserAction(c).
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.awt.VariableSlider
Method required by InputObject interface; in this class, it simply calls setOnUserAction(c).
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.draw.CoordinateRect
Method required by InputObject interface; in this class, it calls the same method recursively on any input objects containted in this CoordinateRect.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.draw.DisplayCanvas
Method required by InputObject interface; in this class, calls the same method recursively on any CoordinateRects contained in this DisplayCanvas.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.draw.DraggablePoint
Method required by InputObject interface; in this class, it simply calls setOnUserAction(c).
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.draw.LimitControlPanel
Method required by CheckInput interface.
notifyControllerOnChange(Controller) - Method in class edu.hws.jcm.draw.MouseTracker
Method required by InputObject interface; in this class, it simply calls setOnUserAction(c).
NUMBER - Static variable in class edu.hws.jcm.data.ParserContext
One of the possible token types returned by look() and next().
numSize - Variable in class edu.hws.jcm.awt.DisplayLabel
Desired maximum number of characters in displayed numbers.
numSize - Variable in class edu.hws.jcm.draw.DrawString
Maximum number of characters desired in numbers; actual number might actually be larger.
NumUtils - Class in edu.hws.jcm.data
This class provides a few static functions for converting real numbers to strings and strings to real numbers.
NumUtils() - Constructor for class edu.hws.jcm.data.NumUtils
 

A B C D E F G H I J L M N O P Q R S T U V W X Y Z