|
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>
|