SlideView[{expr_1, expr_2, ...}] represents an object in which the expr_i are set up to be displayed on successive slides. SlideView[{expr_1, expr_2, ...}, i] makes the ...
Here is an implementation of the J/Link RealTimePlotting example written with the GUIKit` package.
This is the J/Link scribble pad example implemented with the GUIKit` package.
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).
Control
(Built-in Mathematica Symbol) Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
HelpBrowserSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the legacy Help Browser.
InputAssumptions is an option for WolframAlpha that specifies assumptions for current query input.
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
$PreRead is a global variable whose value, if set, is applied to the text or box form of every input expression before it is fed to Mathematica.
FixCRLF["str"] changes the linefeeds in the given string to the CR/LF Windows convention.