Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2524
| 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 | "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> |
| Subject | Re: JTable (setForeground |
| Message-ID | <78a7af81acce6@uwe> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| In-Reply-To | <a8OdnarhHPmI6mvbnZ2dnUVZ_j6dnZ2d@comcast.com> |
| References | <a8OdnarhHPmI6mvbnZ2dnUVZ_j6dnZ2d@comcast.com> |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 23 |
| Date | Wed, 27 Apr 2011 15:39:38 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918778 96.60.20.240 (Wed, 27 Apr 2011 10:39:38 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:39:38 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2524 |
Show key headers only | View raw
To: comp.lang.java.gui :-o wrote: . >Based on Events/conditions , I need to set the text in a JTable cell from >default color (black) to background color (white) to "hide" the text. You best bet is to implement your own javax.swing.table.TableCellRenderer, but note that it would probably be better to simply have the returned component contain an empty String, based on 'Evensts/Conditions' otherwise if the user selects the cell/text, the text will become visible. -- Andrew Thompson http://www.athompson.info/andrew/ Message posted via http://www.javakb.com --- * 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
JTable (setForeground on ":-o" <:-o@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000 Re: JTable (setForeground "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
csiph-web