I've got a Java application which supports a drop interface; that is,
you can drag things off the desktop, or from Safari, and drop them on
this application. When this happens, the application pops up a panel
that describes the dropped object, allows you to correct the
information (via text entry boxes), and then allows you to press a
button to do something to the dragged object.
However, if I drag something from Safari, the panel pops up, but
doesn't get the focus -- that remains on Safari. Is there some way,
from Java, to make my application the "active" application?
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden