Hello folks
 
In my application, when I want to keep a JTree's nodes expanded as the the way user did on it,
what I should do?
 
Previously, I called expandPath and expendRow, but these two methods gives me screen flash
which is quite annoying the user. Is there a way you can recommend me for doing this kind automatically
expansion for JTree
 
 
 
Thanks
Lei

Reply via email to