Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1516
| From | "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: How to create expandi |
| Message-ID | <7120d7e7b6e21@uwe> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <1177322421.833632.266720@y5g2000hsa.googlegroups.com> |
| Date | 2011-04-27 15:33 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui jfelde@googlemail.com wrote: .. >...I whish to >have Table Rows that can, for Example by clicking or hovering the >Mousecursor over them, expand and show additional Info to the >coresponding Row. >I could do this with Tolltips, but I would prefere to have the Row >expand and stay that way until some other action occurs. .. >Any Suggestions and IDeas are welcome, I do not know the answer to your immediate question, but wanted to add that JTable has a reputation of being horrendously difficult to change or tweak. My suggestion is that you settle for tool tips, or some other strategy that might (for example) show the extra rows in a second JTable in another part of the GUI. (BTW - your use of upper case letters is quite unusual, I would normally expect to see upper case for .. - The start of a sentence. - Mention of class names like JTable. - Proper nouns, like the word 'I'.) -- Andrew Thompson http://www.athompson.info/andrew/ Message posted via JavaKB.com http://www.javakb.com/Uwe/Forums.aspx/java-gui/200704/1 --- * 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 | Next in thread | Find similar | Unroll thread
How to create expanding T "jfelde" <jfelde@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: How to create expandi "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: How to create expandi "jfelde" <jfelde@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: How to create expandi "Josh Falter" <josh.falter@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: How to create expandi "jfelde" <jfelde@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: How to create expandi "RC" <rc@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
csiph-web