Thread: Jslider Help
View Single Post
Old Nov 14th, 2004, 12:39 PM   #1
T3FLoN
Newbie
 
Join Date: Nov 2004
Posts: 21
Rep Power: 0 T3FLoN is on a distinguished road
Hi guyz im relatively new to the java seen but i kno the basics...well im making my self a telephone interface got my keypad and display field to interact with eachother.
Also ive implemented a JSlider into the mix.

Well my problem is that i cant get my slider to adjust my JLabel witch is called ("Volume:"+changeVar) changeVar ranges from 0 to 100 and changes in realtime as the slider is moved. Thats my goal.

Ive looked on many sites but most of them have a bunch of unneeded code and use a textField and not a label.

Was hopeing to find a simplified example to use on my program.
Any input is appreciated. TX in advance.
:banana:
__________________
<span style='font-family:Courier'><span style='font-size:12pt;line-height:100%'><span style='color:orange'>☼☼☼ Just kill em all, and let God sort em out. ☼☼☼</span></span></span>
T3FLoN is offline   Reply With Quote