Hi, im relatively new with java and was wondering if anyone could give me some help with how to make 2 things:
A: A simple box with 5 numbers, with buttons to raise or lower the corrosponding number by x when pressed. (Figured it out XD)
B: A box with an arrow in it that could be moved or turned using the arrow keys.
Any help would be greatly appreciated, sorry i couldnt be more specific.
07-09-2006, 09:51 PM
Phaelax
Look up the KeyListener class.
07-23-2006, 05:44 PM
Gaia2000
Thanks alot, sorry for the late reply, and the probably obvious question, i may wind up asking something else later but this helped alot