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

[761 byte] By [djdarylfa] at [2007-9-29 14:23:57]
# 1
Well, the implementation doesn't look so difficult, it can be solved easily. but I couldn't properly understand the exact specifications u need, please specify properly.
prashantkumar1982a at 2007-7-15 5:06:04 > top of Java-index,Other Topics,Java Community Process (JCP) Program...