Dialogs page
The Dialogs page of the Object Gallery contains shortcuts for creating
- An About Box with product name, a copyright notice, a version label, an image control, and a command button.
- Two standard dialogs, each with a BevelPanel and an OK and Cancel button. Standard Dialog1 aligns the command buttons horizontally; Standard Dialg2 aligns them vertically.
- A Password dialog with a password field and command buttons.
Each shortcut creates a .java source file in the current project.
See also:
Getting Started with JBuilder: Designing a user interface