Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Expanding a JTree by default

Status
Not open for further replies.

riches85

Programmer
Joined
Nov 13, 2002
Messages
59
Location
US
Is there a way to generate a JTree that has all of it's nodes expanded at creation? If so, could someone possibly show some sample code? Thanks
 
If not, get the root, and open every child-node recursively.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top