aspose file tools
The moose likes Beginning Java and the fly likes accessing dynamically generated Jbuttons Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

accessing dynamically generated Jbuttons

Carl John
Ranch Hand

Joined: Jun 14, 2010
Posts: 34
hi..!
i'm generating jbuttons dynamically inside a jpanel. i want to write event for those buttons. Please guide me to do this..! Thanks in advance..
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

I see you cross-posted this in the forum where questions about Swing should go. That was the right place to post it. So I'm going to close this one.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: accessing dynamically generated Jbuttons
 
Similar Threads
MouseMotionListener and JButtons
creating buttons with graphics
JButton slow response time
accessing dynamically generated Jbuttons
How to add JLabel In a JTable cell