Menu Designer
The Menu Designer allows you to easily add menus to your user interface. You can visually add, delete, and rearrange menu items directly in the Menu Designer without having to run the program to see the results.
The Menu Designer allows you to,
- Build menus from scratch or by using predesigned Borland JBuilder menu templates.
- Use Enable/Disable and Check to dynamically change the menus while the program is running, to provide more information or options to the user.
- Develop and test menus visually
- Build main menus and context menus.
- Test the menu items by clicking them to jump to the associated event handler.
See also:
User's Guide: Designing menus