ActionPerformed method

I have an array of JButtons. How do i get the index of the button which trigerred the action event(from inside the actionperformed method)?
[146 byte] By [deeps_inda] at [2007-10-2 1:04:45]
# 1
got it...compare with getSource()(using equals())
deeps_inda at 2007-7-15 18:25:27 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...