I have a Tableviewer in which Objects are added really fast and I need the user to be able to select certain elements. The problem is that I can't find a way to make the scrollbar stop scrolling. I just want a button, which locks the Table at the current position.
Maybe you have an answer.
[Edit] : You can use Toggle Button as Eclipse console have. You need to maintain below two states of button event.
Here, I created Snippet which will help you to understand how to use refresh in tableviewer: