course homepage course calendar
http://java.sun.com/j2se/1.3/docs/api/java/awt/FlowLayout.html
http://java.sun.com/j2se/1.3/docs/api/java/awt/GridLayout.html
New in swing.
Combines aspects of vertical and horizontal FlowLayout.
Swing is a new UI framework. Introduced as part as Java 2.
Swing is a lightweight user interface framework.
Swing supports more than one kind of "look and feel".
Most of the AWT components have a swing counterpart.
The swing equivalent usually has a name that begins with "J". For
example,
________________________
course
homepage course
calendar