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


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

Re: TableCellEditor -> JT

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)
Newsgroups comp.lang.java.gui
References <fc3r0h$l9n$1@volcano1.grnet.gr>
Date 2011-04-27 15:39 +0000
Organization TDS.net

Show all headers | 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