Java Awt 1 objects are displayed on the Palette when you select Java as the current language. Palette Java objects are grouped in the following folders:
-
Objects which cannot receive children: AwtButton, AwtLabel, AwtCheckbox, AwtChoice, AwtList, AwtScrollBar, AwtTextArea,
AwtTextField, AwtCanvas, and AwtFileDialog.
- Objects used to build menus (menus can be contained within the Frame object only): AwtMenuBar, AwtMenu, AwtPopuMenu, AwtMenuItem, AwtCheckboxMenuItem, and AwtMenuSeparator.
Note: Only Java AWT objects are available on the Palette when you select Java as the current language.
Code generated objects
In some cases, non-visual objects are required to set resources. The following objects are not on the Palette, but are created when Builder Xcessory generates code:
These objects supply additional resources in the Resource Editor for the associated object.
The following sections provide descriptions of each Java object on the Palette, in alphabetical order. Refer to your Java AWT documentation for more detailed information.
Applet
Button
Canvas
Checkbox
Choice
Dialog
File Dialog
Frame
List
Menu
Panel
Scroll Pane