Pinball Game
Hi, I am working on a project to create a pinball game using Java. I have been told to use JSlider to create the spring where the ball fires off from and I am struggling with this part as I haven't used JSlider properly before. Can someone offer any help,Thanks
# 1
http://java.sun.com/docs/books/tutorial/uiswing/components/slider.htmlgo to this tutorial in the apii havnt spent much time looking over this, but id prolly look at the second example since it is vertical, like your spring, and it has custom labels