GUIObject

GUIObject[root, args]
represents a live interface instance with root widget root, wrapping the active widgets and environment.
  • To use GUIObject, you first need to load GUIKit using Needs["GUIKit`"].
  • A GUIObject represents a live interface instance wrapping both the created Java objects as well as the runtime environment associated with the scripting code and Mathematica contexts.
  • GUIObject objects are comprised mostly of private definitions, but the first argument is a JavaObject instance of the top-level widget in the interface and supports direct J/Link style calls.
© 2008 Wolfram Research, Inc. japanese.gif