mouse listener event

Posted by user161004 on Stack Overflow See other posts from Stack Overflow or by user161004
Published on 2010-04-28T20:29:10Z Indexed on 2010/04/29 3:57 UTC
Read the original article Hit count: 246

Filed under:

I have got a program having an array of buttons, each of these button has their mouselistener event.

Now, how can i find which of the buton is clicked through the mouse listener.

© Stack Overflow or respective owner

Related posts about swing