aspose file tools
The moose likes Swing / AWT / SWT and the fly likes JTree Expansion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JTree Expansion" Watch "JTree Expansion" New topic
Author

JTree Expansion

jhon meshek
Greenhorn

Joined: May 08, 2007
Posts: 4
Hi All,

How to load data instantly when i click on "+" ?

Any suggestion would be appreciated.

Thanks in Advance
Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
For a JTree use a DefaultTreeModel like this
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JTree Expansion