Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1679
| From | "RC" <rc@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: JXxxx.setEditable(boo |
| Message-ID | <46559816.1010708@nospam.noaa.gov> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <4654b633$0$8744$ed2619ec@ptn-nntp-reader02.plus.net> |
| Date | 2011-04-27 15:34 +0000 |
| Organization | TDS.net |
To: Tom Hawtin Tom Hawtin wrote: > > JTextField has setEditable. It's inherited from JTextComponent. > > For JTable, use a TableModel that always returns false from > isCellEditable. (Or extend JTable and override its isCellEditable.) For > tables, using TableModel is usually the way to go. Thank Q very very much! --- * 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 | Next — Previous in thread | Find similar | Unroll thread
JXxxx.setEditable(boolean "RC" <rc@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
Re: JXxxx.setEditable(boo "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
Re: JXxxx.setEditable(boo "RC" <rc@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
csiph-web