This method will set all the input objects in this JCMPanel
and in sub-JCMPanels, as well as any other input objects that have been
added to the panels' Controllers, to notify the Controller of this JCMPanel
when they change.
Get a Button corresponding to one of the six button types defined by the constants
SET_LIMITS, EQUALIZE, ZOOM_IN, ZOOM_OUT, SAVE, and RESTORE in this class.
Get a function of one variable whose value at a real number
x is computed by assigning x to the variable v and then
returning the value of the expression associated with this
ExpressionInput.
Get a function of one or more variables whose value at arguments
x1, x2, ... is computed by assigning the x's to the variables and then
returning the value of the expression associated with this
ExpressionInput.
Get the "handleMouseZooms" property of this DisplayCanvas, which determines whether the
canvas reacts to mouse events by zooming the CoordinateRect that is clicked.
Returns the value of nb :
0 : no transition point to this interval
1 : at least one transition has this interval as domain
2 : at least one transition has this interval as image
3 : at least one transition has this interval both as domain and image
Get the value of the throwErrors property, which determines whether an error
is thrown when an attempt is made to refer to the value of a cell that
contains an invalid string.