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


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

Re: TableCellEditor -> JT

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "=?iso-8859-1?B?SfFha2kgWi" <=?iso-8859-1?b?sffha2kgwi@THRWHITE.remove-dii-this>
Subject Re: TableCellEditor -> JT
Message-ID <1189812917.628962.33930@50g2000hsm.googlegroups.com> (permalink)
X-Comment-To comp.lang.java.gui
Newsgroups comp.lang.java.gui
In-Reply-To <fc3r0h$l9n$1@volcano1.grnet.gr>
References <fc3r0h$l9n$1@volcano1.grnet.gr>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 25
Date Wed, 27 Apr 2011 15:39:12 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918752 96.60.20.240 (Wed, 27 Apr 2011 10:39:12 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:39:12 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2454

Show key headers only | View raw


  To: comp.lang.java.gui
I'm seeing exactly the same problem in my application, and is weird
because I'm sure the key listenr is in there, because I made some
prints and I get this:

sCellEditable Called
getTableCellEditorComponent Called
com.psft.driverconfig.mcms.rtu.McmSRTUConfigScreen
$HoldingRegFormattedTextField$1@10e790c
isCellEditable Called
getTableCellEditorComponent Called
com.psft.driverconfig.mcms.rtu.McmSRTUConfigScreen
$HoldingRegFormattedTextField$1@10e790c

The first three lines is after double click and the next three lines
is after pressing a character. In the getTableCellEditorComponent I'm
printing the value of the registered Key Listeners and in both cases
is the same. What I'm guessing is that the JTable KeyListener is
probably getting the keypresses and sending those to the JTextField
using another function.

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


Thread

Re: TableCellEditor -> JT "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: TableCellEditor -> JT "=?iso-8859-1?B?SfFha2kgWi" <=?iso-8859-1?b?sffha2kgwi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: TableCellEditor -> JT "=?iso-8859-1?B?SfFha2kgWi" <=?iso-8859-1?b?sffha2kgwi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
      Re: TableCellEditor -> JT "=?iso-8859-1?B?SfFha2kgWi" <=?iso-8859-1?b?sffha2kgwi@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
        Re: TableCellEditor -> JT "Chameleon" <chameleon@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000

csiph-web