CS 178 Programming with Multimedia Objects
GUI Layout
For use during
Lectures
on
November 1 and 3
, 2004
During these two lectures you will you learn:
- GUI layout managers: FlowLayout, BorderLayout, and GridLayout.
- Panels
- JButton icons (JButton is a new version of Button and belong to the swing package).
Prepared by: Aditya Mathur, Oct 31 2004
|