$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$LibraryError returns the system-dependent error message from loading a library, or None if there was no error.
NETNew[type] constructs a new object of the specified .NET type. NETNew[type, args...] constructs a new object of the specified .NET type, passing the supplied argument ...
InvokeServiceOperation["url ", request] invokes a web service operation using the request message request. The message is sent to the end point specified in " url ". ...
Widget["MenuBar"] represents a menu bar.
Widget["MenuItem"] represents a menu item.
Widget["Menu"] represents a menu.
These tutorials help you to start to use GUIKit to develop your own user interfaces. It shows how to launch and run GUIs, how to inspect them as they are running, and how to ...
This tutorial documents the XML representation of the user interface definition, GUIKitXML for short. This is a DTD representing the current GUIKit XML definitions. Use the ...