how do i add a JTable to a JPanel and have scrolling capability
I have a JPanel on a frame. I want to add a JTable to it, but I want the user to be able to scroll if the data in the table is not entirely visible.How does one do this?
[197 byte] By [
rapte] at [2007-9-26 3:11:20]
