hi guys.. on my GUI iam providing a help to the user as to how to operate the application. i'am using a JEditorpane and adding this pane to a JSrollPane. now the problem is that as soon as tghe help window is popped up the scrollpane shows the last line of the help file and we have to scrollup to get to the start. I dont know why this is happenening any help on this