| Menus | |
- All menu components are subclassed from MenuComponent (MenuBar, Menu,
MenuItem, CheckboxMenuItem).
- Menus are pulldown (1.0) or popup as well (1.1)
- Menus can be changed by the setMenu() of Frame.
This unmaps the old menu and maps the new one
- For applets, you need to walk up the window tree to find a Frame,
just as with Dialogs
Slide 96 | ©Copyright 1997 | Jan Newmarch |