GridBagPanel

I need to modify the GridBagPanel in order to place new components when a MouseClick event occurs at the mouse position and without changing the place of the other components. Any ideas?Thnx.
[205 byte] By [ShakuR_a] at [2007-11-26 22:15:30]
# 1
Read this http://java.sun.com/docs/books/tutorial/uiswing/layout/using.html
watfora at 2007-7-10 11:07:53 > top of Java-index,Desktop,Core GUI APIs...