I have an expanding tree menu inside a scroll pane. When the tree expands to be larger than the scroll pane, the scroll doesn't add bars (ie. scroll). I think somehow I need to refresh the pane when the tree expands, but I am at a lost as to how/where to put the code.