autoscrolling in a JTable that supports drag and drop
William Graham
Greenhorn
Joined: Dec 11, 2002
Posts: 1
posted
0
Hello all, Does anyone know how to implement autoscrolling in a JTable. I know I have to implement the AutoScroll interface in the java.awt.dnd package, but I don't know how to get the insets from the table. Has anyone done this before? I really could use an example. Thanks, William
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: autoscrolling in a JTable that supports drag and drop