Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1822

focus propagation

From "Srik" <srik@THRWHITE.remove-dii-this>
Subject focus propagation
Message-ID <1181733195.138685.65290@j4g2000prf.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:35 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Hi,
I have a problem with focus propagation thru JTable. By default, when
JTable has focus, it selects the first row first col, and then when
<tab> is pressed, first row second col, then second row first column
and so on.
I want to change the focus propagation so that when <tab> is pressed
instead of shifting the focus to the next cell,  it should propagate
it to the next component.
Is this possible?

Thanks in advance.

---
 * 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 | Find similar | Unroll thread


Thread

focus propagation "Srik" <srik@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000

csiph-web