InstallNET[] launches the .NET runtime and prepares it to be used from Mathematica.
Mathematica 8 introduces interactive content delivered by Wolfram|Alpha directly into your documents. Additionally, Mathematica 8 extends the existing set of interface ...
ImageCapture[] opens a graphical user interface for capturing images from connected cameras.
JavaBlock -- release any Java objects created during evaluation once evaluation finishes, BeginJavaBlock, EndJavaBlock -- mark the beginning and end of a Java block, ...
From simple calculations to full publishable documents and sophisticated dynamic interfaces, everything you can do with Mathematica's standard interactive interface is done ...
Widgets created within a user interface definition can be named and registered in an object registry for easy lookup reference by script code and other widgets. Complete ...
NETNewDelegate[type, func] creates a new instance of the specified .NET delegate type whose action is to call the named Mathematica function when triggered.
CreatePalette[expr] creates a palette notebook containing expr, and opens it in the front end.CreatePalette[{expr_1, expr_2, ...}] creates and opens a palette notebook ...