Hi,

I have just started with Java, and I am haveing trouble with action listners. I understand how to add a button to a container. I am then able to add the actionlistner, but I do not know what method it calls when an action occurs.

Does anyone know whee I can find a list of all/most possible actions for labels/buttons/etc. and what methods they call?

Also what IDE does anyone use (if any)?