java - JScrollPane scroll on the top page when the submit button click -


is possible in java netbeans jscrollpanel scroll automatically return te top when submit button click? idea?

you can use jscrollpane's jviewport's setviewposition change position of top/left corner of view.

see how use scroll panes more details


Comments