JavaUILink[] returns the MathLink LinkObject used by calls to Mathematica that originate from Java user-interface actions, or Null if no such link is present.
NETUILink[] returns the MathLink LinkObject used by calls to Mathematica that originate from .NET user-interface actions, or Null if no such link is present.
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It is used automatically by the Mathematica compiler when you set the option ...
Mathematica notebooks provide a state-of-the-art technical document system as well as being the primary working environment. The tools for creating publication-quality ...
NB
(Mathematica Import/Export Format) Registered MIME types: application/mathematica, application/vnd.wolfram.mathematica Mathematica notebooks. Used for storing and exchanging Mathematica input and output and ...
Alignment is an option which specifies how the contents of a displayed object should be aligned within the available area in the object.
Install
(Built-in Mathematica Symbol) Install["name"] starts a MathLink-compatible external program and installs Mathematica definitions to call functions in it.
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
Mathematica notebooks allow you to create documents that can be viewed interactively on screen or printed on paper. Particularly in larger notebooks, it is common to have ...
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...