WindowClickSelect is a notebook option that specifies whether the window for the notebook should become selected if you click it.
The first part of this User Guide describes using J/Link to allow you to call from Mathematica into Java, thereby extending the Mathematica environment to include the ...
Small
(Built-in Mathematica Symbol) Small is a style or option setting that specifies that objects should be small.
JordanModelDecomposition[ss] yields the Jordan decomposition of a StateSpaceModel object ss. The result is a list {s, jc} where s is a similarity matrix and jc is the Jordan ...
This example displays a modeless dialog that shows all currently loaded Mathematica packages with an update button to refresh the current list. If you load additional ...
GUIKIT PACKAGE TUTORIAL URL » GUIKit/tutorial/SampleDialogStyles Copy Mathematica URL Copy web URL Go to web URL Dialog Style Samples Modal OK/Cancel Dialog Needs["GUIKit`"]; ...
DefaultBaseStyle is a low-level option for formatting and related constructs that specifies a default base style to use before BaseStyle.
ImageCapture[] opens a graphical user interface for capturing images from connected cameras.
Dynamic behavior is added to a GUIKit user interface by executing Mathematica code. This lets one part of the definition interact with another, for example, specifying the ...
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...