CReturn[ ] is a symbolic representation of a return from a function. CReturn[arg] returns the argument arg.
CSizeOf[obj] is a symbolic representation of a sizeof expression.
CUndef
(SymbolicC Package Symbol) CUndef[def] is a symbolic representation of a preprocessor undef.
CWhile
(SymbolicC Package Symbol) CWhile[test, body] is a symbolic representation of a while statement.
WidgetFill[] is a widget layout placeholder used when adjacent widgets should not dominate the layout space.
WidgetSpace[] is a widget layout placeholder used when spacing is needed between widgets.
The Java toolkit J/Link introduced Mathematica users to a powerful new technology for Mathematica programs to access the functionality of Java classes and, in particular, 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.
This example displays a modeless dialog that shows how to auto-event from text field changes. Specifically, this provides a simple interface for the Names [] function and ...