Constructor:
new BorderLayout ()
new FlowLayout ()
Constructors:
new GridLayout (int rows, int cols)
new GridLayout (int rows, int cols, int colSpacing, int rowSpacing)