All expressions in Mathematica are ultimately built from a small number of distinct types of atomic elements.
Here is an implementation of the J/Link RealTimePlotting example written with the GUIKit` package.
StyleBox[boxes, options] is a low-level representation of boxes to be shown with the specified option settings. StyleBox[boxes, " style"] uses the option setting for the ...
This example demonstrates how you can use the InvokeThread option of user interface functions to allow user interface updates to be visible when performing a long Mathematica ...
At the core of Mathematica is the foundational idea that everything —data, programs, formulas, graphics, documents—can be represented as symbolic expressions. And it is this ...
Mathematica not only allows you to mix arbitrary graphics into text, but also provides convenient font characters for some common shapes and icons.
ButtonMinHeight is an option for the low-level function ButtonBox that specifies the minimum total height in units of font size that should be allowed for the button.
EndOfFile is a symbol returned by Read when it reaches the end of a file.
ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.