java - How JTextArea "tells" to JScrollPane to change view position while selecting text by dragging mouse outside visible view? -


i have created scroll pane - working fine, noticed, if add jtextarea view panel, , if selecting text mouse dragging outside visible view - scroll pane not change it's view position make cursor/selected text visible. think jtextarea uses method notify scroll pane change view position in such case. how can notify custom scroll pane change position?


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

php - Cloud9 cloud IDE and CakePHP -