Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #5009
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.gui |
| Subject | Re: JTable with TableCellEditor ??? |
| Date | Mon, 13 Feb 2012 19:30:43 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 15 |
| Message-ID | <jhca06$qsq$1@dont-email.me> (permalink) |
| References | <2de12f28-184b-451e-bf17-c32ba0b716f9@f5g2000yqm.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Tue, 14 Feb 2012 00:31:02 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="BSKXKq4dV+7jFlM4JDctyw"; logging-data="27546"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/R0wQ6M3ZevG8Bq4GiriLp4502iTIDwW4=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120207 Icedove/3.0.11 |
| In-Reply-To | <2de12f28-184b-451e-bf17-c32ba0b716f9@f5g2000yqm.googlegroups.com> |
| Cancel-Lock | sha1:1thaJE/mb5Io0KSL+wM1G6Dk2mI= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:5009 |
Show key headers only | View raw
On 02/13/2012 06:02 PM, The Nigga wrote: > Hello > > I have a JTable and I created a table cell editor for that can use a > JTextField customized, this is working. Now I need that when I press > enter in cell selected the edit is open in JTable and not change the > row before change. > > The situation looks like below > Enter on Selected Cell --> open the edit (enter value = US$ 1.00) --> > press enter again, close the edit and request focus in next cell to > make the process again. > This example may help. <http://www.javalobby.org/articles/jtable/>
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar
JTable with TableCellEditor ??? The Nigga <fernandopaivabr@gmail.com> - 2012-02-13 15:02 -0800
Re: JTable with TableCellEditor ??? Jeff Higgins <jeff@invalid.invalid> - 2012-02-13 19:30 -0500
Re: JTable with TableCellEditor ??? "John B. Matthews" <nospam@nospam.invalid> - 2012-02-14 07:02 -0500
csiph-web