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


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

Re: Forcing cell edits in a JTable?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.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: Forcing cell edits in a JTable?
Date Fri, 06 Jan 2012 15:13:58 -0500
Organization A noiseless patient Spider
Lines 24
Message-ID <je7ka3$qic$1@dont-email.me> (permalink)
References <Xns9FD1EF35A670Djpnasty@94.75.214.39> <je6mi4$j66$1@dont-email.me> <Xns9FD25E793CF3Ejpnasty@94.75.214.39> <je788s$hgp$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Fri, 6 Jan 2012 20:07:31 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="qwFw1g9RsQ6TkML5yezG9A"; logging-data="27212"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+xNAW/5zt847Ck3kq6qg5HISw9lI2GQsk="
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11
In-Reply-To <je788s$hgp$1@dont-email.me>
Cancel-Lock sha1:cLoIiUAaFoToeSKh/4mVdaoaob4=
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4913

Show key headers only | View raw


On 01/06/2012 11:48 AM, Jeff Higgins wrote:
> On 01/06/2012 09:16 AM, Novice wrote:
>> Jeff Higgins<jeff@invalid.invalid> wrote in
>> news:je6mi4$j66$1@dont-email.me:
>>
>>> On 01/05/2012 11:30 PM, Novice wrote:
>>
>> I may ultimately go back to using an insert dialog - although I think
>> I'll
>> leave update and delete so that both are done directly from the table
>> - but
>> I'd like to see if I can get the insert to work within the table. But I'm
>> having trouble forcing the new cells to be edited in turn.
>>
> I'm not sure it might help, but S. Kumar shows in his blog one way of
> instrumenting the class hierarchy to provide clues concerning the
> widget's workflow.
> <http://jroller.com/santhosh/entry/keyboard_handling_in_tablecelleditor>
>
One other thought occurs to me, and I may be completely misreading 
between the lines. If so please forgive me.
TableModel implementations may not be an optimal storage container for 
data that is long-lived and or scoped much wider than the immediate view.

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Forcing cell edits in a JTable? Novice <novice@example..com> - 2012-01-06 04:30 +0000
  Re: Forcing cell edits in a JTable? Jeff Higgins <jeff@invalid.invalid> - 2012-01-06 06:46 -0500
    Re: Forcing cell edits in a JTable? Jeff Higgins <jeff@invalid.invalid> - 2012-01-06 07:01 -0500
      Re: Forcing cell edits in a JTable? Novice <novice@example..com> - 2012-01-06 14:17 +0000
    Re: Forcing cell edits in a JTable? Novice <novice@example..com> - 2012-01-06 14:16 +0000
      Re: Forcing cell edits in a JTable? Jeff Higgins <jeff@invalid.invalid> - 2012-01-06 11:48 -0500
        Re: Forcing cell edits in a JTable? Jeff Higgins <jeff@invalid.invalid> - 2012-01-06 15:13 -0500
  Re: Forcing cell edits in a JTable? Jeff Higgins <jeff@invalid.invalid> - 2012-01-06 07:22 -0500
    Re: Forcing cell edits in a JTable? Novice <novice@example..com> - 2012-01-06 14:19 +0000

csiph-web