Hi,
I currently have a 500 * 500 image which is the background of a JPanel (So I suppose I have a 500 * 500 JPanel, basically).
I would like to be able to place (20*20) buttons on various places of this image - for instance, add button1 at position (200, 420), then button2 at position (100, 480), etc. Is there a straight forward way to do this?
Thanks.


Reply With Quote



Bookmarks