CS 178 Programming with Multimedia Objects

GUI Layout

For use during Lecture on November 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, Nov 2 2004