上QQ阅读APP看书,第一时间看更新
Chapter 3. Containers and Layouts
In this chapter, we will cover:
- Keeping the container lightweight
- Working with Panel
- Adding items to a container at runtime
- Building wizards using CardLayout
- Panel docking using DockLayout
- Fitting into the container using FitLayout
- Arranging items horizontally using HBoxLayout
- Arranging items vertically using VBoxLayout
- Mixing layouts