Bar « JSlider « Java Swing Q&A





1. Movable bars with value using java    stackoverflow.com

I want to create a bar with a value. If i move the circle, then the value in the field should change. How can i do this? Here is the screen shot. ...

2. grey bar in jslider    coderanch.com

hi, following problem: i have an audio player which retrieves streams (mp3). the playback works fine, and the knob in the jslider moves as expected when the song plays. but i want the user to be able to play forward and i want to display the user how much of the track has already been stored into ram. any idea how ...