Re: Dynamically updating size of a scrollable JTree so that contents can always be completely scrolled through.
Posted By:
Prashanth_Godey
Posted On:
Tuesday, October 2, 2001 11:49 AM
try without setting any dimension to the tree........ It should scroll automatically since it is wrapped in the scrollpane.....