diff options
author | Sven Gothel <[email protected]> | 2013-10-09 05:29:08 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-09 05:29:08 +0200 |
commit | 9997ce1f19accc2ef6b8568b5e3ba877710bef01 (patch) | |
tree | 9c4ca13d4217d61e5f9e8ab32865982ba3f9777e /make/scripts/adb-launch-junit.sh | |
parent | 8be1fc983e584082b9960b4da19c56af5834d08e (diff) |
NewtCanvasAWT Focus Traversal: Remove AWT's requestFocus*() overrides in favor of FocusPropertyChangeListener requestFocusNEWTChild()
The AWT's requestFocus*() overrides were intended to receive the AWT focus (default) and
clear it afterwards to forward the focus to the NEWT component -> requestFocusNEWTChild().
This can be achieved simply by using our FocusPropertyChangeListener
and invoking requestFocusNEWTChild() when receiving the focus on the NewtCanvasAWT component.
Diffstat (limited to 'make/scripts/adb-launch-junit.sh')
0 files changed, 0 insertions, 0 deletions