Freezing rows in Jtable

From: Ike (rxv_at_hotmail.com)
Date: 10/27/03


Date: Mon, 27 Oct 2003 02:12:36 GMT

Suppose I have a scrollable JTable....but regardless of how far down the
user scrolls vertically, I always want, say, the top three rows to show.

Is there a way I can implement this? Thanks, Ike