Components and Containers
Components
- controls, canvas, applet
- NOT doodles
-
Container
- a component on which other components are placed
- purpose: support positioning of components
- example: an Applet!
-
Components are not visible or usable until PLACED in a container