Hi everybody!
I am using the robot class to move the cursor across the screen. Is it possible for my java program to detect a change in cursor shape or color as the cursor moves across an open window where the non-java program controlling that window is the source of the change to the cursor?

If it is possible...how do you do it? My research so far tells me that it cannot be done.