I guess I am not sure what a Component is exactly. If I want to designate an area where a mouseEntered event would occur, don't I somehow have to define the limits of that area (say, in pixels or something?) I'm sorta making a tic-tac-toe game and I need the computer to know when it enters a box. Thanks again.