Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can i access scrollpane of listview in java?

899206Nov 24 2011 — edited Nov 28 2011
what i really want to do is being able to use my finger on a touch screen to scroll a listview, just like android or ios does (doesn't have to be fancy flick scroll - just want to move the scroll view)

in java, can i access the scrollpane of the listview in any way, so i can use ScrollPane.setHvalue(x) (based on mouse events)?

thanks,
aksel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2011
Added on Nov 24 2011
4 comments
2,062 views