Re: Bring Java windows into foreground when dragging over them

2014-01-04 Thread Robert Krüger
On Sat, Jan 4, 2014 at 2:02 AM, Mike Swingler wrote: > On Jan 3, 2014, at 10:13 AM, David DeHaven wrote: > >> >>> when I drag something over a Finder window that is partially in the >>> background it automatically brings itself in the background after a >>> short delay. Is this something I have t

Re: Bring Java windows into foreground when dragging over them

2014-01-03 Thread Mike Swingler
On Jan 3, 2014, at 10:13 AM, David DeHaven wrote: > >> when I drag something over a Finder window that is partially in the >> background it automatically brings itself in the background after a >> short delay. Is this something I have to specifically program into my >> Java application or is the

Re: Bring Java windows into foreground when dragging over them

2014-01-03 Thread David DeHaven
> when I drag something over a Finder window that is partially in the > background it automatically brings itself in the background after a > short delay. Is this something I have to specifically program into my > Java application or is there some global flag/property to activate > this behavior o