Identifying JButtons in ActionListener without ActionCommand

Hey all,I'm writing an app that supports 2 languages,therefore the text in the jbuttons change.i want to know how can i identify the jbutton ignoring the Jbuttons text or ActionCommand.thanks.
[235 byte] By [avdzma] at [2007-11-26 19:05:31]
# 1
can the ActionCommand be different from the text of the JButton?
avdzma at 2007-7-9 20:55:46 > top of Java-index,Desktop,Core GUI APIs...
# 2
Yes. And I think now you know the answer for your first question, don't you?
the12huntersa at 2007-7-9 20:55:46 > top of Java-index,Desktop,Core GUI APIs...
# 3
k thanks
avdzma at 2007-7-9 20:55:46 > top of Java-index,Desktop,Core GUI APIs...