I have Point, how can I get the component of this Point?

Hi, everybody!

Can U help me!

I have 10 block in 1 applet. After 1 even, I kept the Point of the block, just made even. I want remove the block, which have the point. Then I use method getComponentAt() to get that component but I can't.

Anyone tell me the way to process.

Agains, I have the Point, how can I get the component of this Point?

Thanks so much!

[394 byte] By [ThuVTa] at [2007-10-1 2:15:46]
# 1
are you sure the point is within the proper component coordinate space?look at javax.swing.SwingUtilities for several helper methods.
bsampieria at 2007-7-8 11:24:25 > top of Java-index,Java Essentials,Java Programming...