french.addActionListener(an_instance_of_the_class_where_actionPerformed_is);
which, as I can see after the edit, would be this
Also, see this Example and some tutorial text in this corner of the web
I think that the reference to the tutorial and the many examples is highly relevant.