Button event



Hello

I'm a real noob with java. I worked for 4 years with php but now I have to use java.
I'm looking for a clean way to get an action behind a button/menuitem. I already found the class actionListener. but the method actionpreformed is not very clean if you want to give 20 buttons an action. The way I know is 20 times else if. There must be an better method.

I will try to use my GUI like an interface. It does'nt have to include much code in my opinion. I think it have to be only some field and button delcarations.

thx for your help

greetz
Jaap
.


Quantcast