aspose file tools
The moose likes Java in General and the fly likes autoscrolling in a JTable that supports drag and drop Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "autoscrolling in a JTable that supports drag and drop" Watch "autoscrolling in a JTable that supports drag and drop" New topic
Author

autoscrolling in a JTable that supports drag and drop

William Graham
Greenhorn

Joined: Dec 11, 2002
Posts: 1
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
 
Similar Threads
Trying to implement autoscrolling on a jpanel that has a jscrollpane.
Autoscrolling for marquee selection
jtable
JTable
Autoscrolling in a JTextField