Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2738
| From | "RC" <rc@THRWHITE.remove-dii-this> |
|---|---|
| Subject | JTable Cell Editor missin |
| Message-ID | <fgvsbe$70p$1@news.nems.noaa.gov> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:40 +0000 |
| Organization | TDS.net |
To: comp.lang.java.programmer I am just wonder why in JTable There are TableCellEditor getCellEditor() TableCellEditor getCellEditor(int row, int column) But there is only setCellEditor(TableCellEditor anEditor) Why JTable doesn't have setCellEditor(TableCellEditor anEditor, int row, int column) ? What happen if I want to set each cell in a different editors?! --- * 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 — Next in thread | Find similar | Unroll thread
JTable Cell Editor missin "RC" <rc@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000 Re: JTable Cell Editor mi "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
csiph-web