Murach's Beginning Java 2, SDK 1.4
This chapter shows how to use Swing components to add menus to a graphical user interface (GUI).
|
|
|
|
The hierarchy of classes for working with menus |
430 |
|
How to add menus |
432 |
|
How to add menu items |
434 |
|
How to handle menu item events |
436 |
|
How to create submenus |
438 |
|
How to set keyboard mnemonics |
440 |
|
How to set accelerator keys |
442 |
|
|
How to work with radio button menu items |
444 |
|
How to work with check box menu items |
446 |
|
How to work with pop-up menus |
448 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|