September 2005
Beginner
576 pages
13h 6m
English
To see whether your brain cells are laid out properly, test your Java layout management skills by answering the following questions.
| 1: | What container is often used when subdividing an interface into different layout managers?
|
| 2: | What is the default layout manager for a panel?
|
| 3: | The BorderLayout class gets its name from where?
|
| A1: | b. JPanel. |
| A2: | a. Panels use flow layout, but the default manager for frames, windows, and an applet window is grid layout. |
| A3: | b. The border position of components must be specified as they are ... |
Read now
Unlock full access