On mouse pressed, on any area on the window, it doesn't bring the
window to front.
This is exactly what I need for lists, tables and trees - but not for
the other components.
I think, I could implement the right behavior for all the other
components by myself, by calling window.toFront(), on mouse pressed on
any of the other components.
But it appears, that the client property has the effect, that on mouse
click, the window is always brought to front.
So I wonder, whether I am supposed to call toFront() by myself, or
whether there is something else I should do, to get the desired
behavior?
-Werner
_______________________________________________
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