traffic light applet help me
Hello i am a student at the HOGE SCHOOL VAN AMSTREDAM
and i have recently started using java's jbuilder and i am leraing how to program in java, which i find very joyful although it can be sometimes very frustrating.
My problem is i have to make a trafficlight applet:
class trafficlight.
4 traffic lights have to be controlled by one button.
for example 1 x click button is draw two light red and two light green.
2 x click is 4 x orange
3x click is 2x green and two times red.
after 3 x click the counter wil reset: if(counter>2)
counter=0;
my main problem is making a class trafficlight, and making the whole applet.
is there some body who can help me?
e-mail: darylf@ilse.nl

