Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2227
| From | "GArlington" <garlington@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Focus Traversal -- CT |
| Message-ID | <1187099813.061970.81130@r34g2000hsd.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <1186997430.747018.229990@q75g2000hsh.googlegroups.com> |
| Date | 2011-04-27 15:37 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui On 13 Aug, 10:30, dbhom...@becker-print-soft.com wrote: > Hello, > how can i catch the CTRL + TAB Event in Focustraversal Policy ? > > In my Application i have 4 Panels, each of them act as a Focus-Cycle > Root. > These 4 Panels are Childs of a another Panel, i set the Parent-Panel > also as a Cycle-Root and added him a Traversal-Policy. > > My intention was to navigate with simple TAB in one of the 4 Panels. > When hitting CTRL+TAB i wanted to Jump from one Panel to a nother. But > that want work. > Regardless of using SHIFT or not, the Focus always jumps to the first > Layout-Object in my Application. > > How can i realize that while pressing CTRL+TAB or CTRL+SHIFT+TAB the > Focus only jumps from the currently avtive Panel to the first Element > in the next Panel? I think you are trying to reprogram Windows here, maybe you should talk to Mr.Gates? Or try http://www.roseindia.net/java/example/java/awt/KeyPress.shtml or search for 'java key press' --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Focus Traversal -- CTRL + "dbhomers" <dbhomers@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
Re: Focus Traversal -- CT "GArlington" <garlington@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
Re: Focus Traversal -- CT "dbhomers" <dbhomers@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
Re: Focus Traversal -- CT "dbhomers" <dbhomers@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
csiph-web