Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #496
| 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 | "Brandon McCombs" <brandon.mccombs@THRWHITE.remove-dii-this> |
| Subject | Re: how to fire JTree chi |
| Message-ID | <4591ef5b$0$8962$4c368faf@roadrunner.com> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| In-Reply-To | <1167168310.511474.67590@42g2000cwt.googlegroups.com> |
| References | <1167168310.511474.67590@42g2000cwt.googlegroups.com> |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 18 |
| Date | Wed, 27 Apr 2011 15:27:51 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918071 96.60.20.240 (Wed, 27 Apr 2011 10:27:51 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:27:51 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:496 |
Show key headers only | View raw
To: comp.lang.java.gui William Z. wrote: > I have a JTree where each node displays a specific view when selected. > I'd like to somehow fire an event to default the app which view to > display when opened. > > How do I fire an event for a JTree as if the user clicked on a specific > child node? > You don't have to fire an event because the JTree will do that for you. All you have to do is setup a TreeExpansionListener and TreeSelectionListener. --- * 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
how to fire JTree child n "William Z." <william.z.@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
Re: how to fire JTree chi "Brandon McCombs" <brandon.mccombs@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
Re: how to fire JTree chi "William Z." <william.z.@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
Re: how to fire JTree chi "Ingo Buescher" <ingo.buescher@THRWHITE.remove-dii-this> - 2011-04-27 15:28 +0000
csiph-web