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


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

Re: Adding custom cell re

From "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this>
Subject Re: Adding custom cell re
Message-ID <46330079$1@dnews.tpgi.com.au> (permalink)
Newsgroups comp.lang.java.gui
References <1177678387.452515.44750@b40g2000prd.googlegroups.com>
Date 2011-04-27 15:34 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
katjapanisch@yahoo.com wrote:
> Otherwise, the selection of a new cell after row deletion will stop
> the cell editor in the deleted
> row, and JTable.editingStopped tries to set the new value for the
> edited cell in a row that no longer exists.

Excellent. Thank you. I've added some new code in my custom JTable to 
stop the editing an all is well :).

Thanks

Lionel.

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


Thread

Adding custom cell render "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
  Re: Adding custom cell re "katjapanisch" <katjapanisch@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
    Re: Adding custom cell re "Lionel van den Berg" <lionel.van.den.berg@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000

csiph-web