Disabled autoscrolling, modified the scrollbar policies to only show scrollbars when needed, added mouse listeners and mouse motion listeners to the JScrollPane (which was necessary for implementing dragging the current view), and modified the mouseWheelMoved(....) method to scroll only if absolutely needed.