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!

JSlider, moving Slider directly to a point?

843805Nov 4 2006 — edited Nov 4 2006
Hello,

I just need a Java Slider, which can move the Knob directly to the place where a mouse event at the slider occurs. Example: Slider 0 to 100, Knob is on the left side (0) and I press the mouse at the point, lets say 95, the knob should be now moved and parked at the right end of the slider...

I didnt find any functionality in the JavaDoc of the JSlider nor in google...

do you have a hint how I can use this feature?

Thanks guys,

SA.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2006
Added on Nov 4 2006
2 comments
234 views