I have a panel that is in the Center region of a BorderLayout. This panel contains a TableLayout with two cells. The first cell needs a fixed width, but the second cell needs to fill in the remaining width of the panel, but needs a minimum width specified as well. Any help would be appreciated.