Widget["TextPanel"] represents a text panel.
Widget["Timer"] creates a timed action.
Widget["ToolBar"] represents a toolbar.
Widget["Tree"] represents a tree.
Widget["WizardDialog"] represents the dialog inside which a wizard is displayed.
Widget["WizardFrame"] represents the frame inside which a wizard is displayed.
Widget["Wizard"] represents a collection of pages that form a wizard.
Widget["WizardPage"] represents a page of a wizard.
The GUIKit framework provides Mathematica functions, such as PropertyValue[{" StyleBox["widgetName", "TI"]"," StyleBox["propertyName", "TI"]"}], for accessing state ...
This example illustrates how to take advantage of Widget["Action"] objects and easily connect and construct typical user interface elements, such as menu items, toolbars, ...