[Advanced-java] How to scroll JTable in code?

Alvin Wang xwang at qtechservices.com
Tue Mar 4 19:19:25 2003


Hi, in my code, I want to scroll a JTable (in a JScrollPane) to a specific
row. Can anyone tell me how to do this? thanks!

Alvin