Prepare for Lab exercise 12:
- Creating JPanel forms for visual GUI building:
- Design area vs. Source
- Component pallette
- Property editor
- Changing component properties with the property editor and observing
changes in source code
- Adding event handler code to components
- Running classes to observe new behavior