Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1680
| From | "RC" <rc@THRWHITE.remove-dii-this> |
|---|---|
| Subject | JTable Editing not take e |
| Message-ID | <f34acc$m7d$1@news.nems.noaa.gov> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:34 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui,comp.l Hello dudes, I found out if you editing a JTable cell without hit the Enter or Tab key. Then the new cell value won't take effect. For example, a table cell value is "abc" and you change it to "xyz". Then when you read that table cell value, it still "abc". You MUST hit the Enter or Tab key, then you will get that table cell value as "xyz". How can I force that table cell value as "xyz" WITHOUT hit the Enter or Tab key? Thank Q very much 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 — Next in thread | Find similar | Unroll thread
JTable Editing not take e "RC" <rc@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
Re: JTable Editing not ta "Thomas Fritsch" <thomas.fritsch@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
Re: JTable Editing not ta "Steve W. Jackson" <steve.w..jackson@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
Re: JTable Editing not ta "Richard Reynolds" <richard.reynolds@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
csiph-web