Re: how to fire JTree child node event
- From: "William Z." <Wizumwalt@xxxxxxxxx>
- Date: 27 Dec 2006 00:02:17 -0800
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.
How so? You mean if I select a node by clicking on it w/ the mouse? I
don't want to have to select a node with the mouse. As soon as my app
initializes, I wan't to programmatically fire an event to do this
automatically.
.
- References:
- how to fire JTree child node event
- From: William Z.
- Re: how to fire JTree child node event
- From: Brandon McCombs
- how to fire JTree child node event
- Prev by Date: Re: how to fire JTree child node event
- Next by Date: Re: Setting an icon on a JButton
- Previous by thread: Re: how to fire JTree child node event
- Next by thread: Re: how to fire JTree child node event
- Index(es):