I have a custom component that supports being a drop target, but only in certain areas. How do I control the cursor during the drag so I can change it to the "drag OK cursor" versus the "drag not allowed" cursor based on where the mouse pointer is over my component? In all the reading I've done so far it seems that changing the cursor is up to the drag source, but I don't see how the drag source is suppose to know when the cursor is actually over a valid drop site. As you can see, I'm confused. Can anyone shed a little light on this? _______________________________________________ Swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/swing
