jQuery in Action, 2nd edition
The moose likes Swing / AWT / SWT and the fly likes JScrollPane row header grab-and-drag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JScrollPane row header grab-and-drag" Watch "JScrollPane row header grab-and-drag" New topic
Author

JScrollPane row header grab-and-drag

Tanya Verevkina
Greenhorn

Joined: Oct 11, 2004
Posts: 5
I have a JList in a row header view of my JScrollPane and JTable in the main view. When I grab-and-drag the JList it became out of sync with the JTable in the main view. However, when I grab-and-drag the JTable I do not have this effect. How can I resolve this problem? Can I disable the grab-and-drag?
 
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: JScrollPane row header grab-and-drag
 
Similar Threads
Can U Turn a JTable Sideways?
jtable
JTable
JTable
JTable in JScrollPane : dragging colums