Focus handling questions
Clemens Eisserer
linuxhippy at gmail.com
Wed Aug 10 08:36:00 PDT 2011
Hi,
I have some difficulties with focus handling which doesn't seem to be
shielded by AppContexts - e.g. if two users are entering text only one user
gets his textfield focused. I had a look at java's focus handling code, but
I don't really understand whats going on where.
I guess I have to create per-app-context instances of both
sun.awt.peer.cacio.managed.FocusManager as well as
CacioKeyboardFocusManagerPeer, however that doesn't seem sufficient. Already
played arround with it a bit :/
Any hints where I should start looking at first?
Thank you in advance, Clemens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20110810/6c1434d3/attachment.html
More information about the caciocavallo-dev
mailing list