swing - JTreeTable model updating -


I'm following JTreeTable filesystem2 example taken from the sun site My problem is that I do not update my model (And then my jettytable) ... in fact I'm making my model, I send it to the jetty and to do all the work ... but I need to modify the model ... I have not yet Responded to a similar question, but now I change my code Or, have searched without any solutions.

The problem occurs when I urge the method to fireTreeNodesChanged () ... call in the above example method getPath () about root node ... but this file class Is not a case of me ....

Do anyone have a link to a simple code that shows how the Tree Tablemodel (nodes with objects) and how it is updated ?

A hierarchical file system as a tree is a good example of modeling while its tree The modal is implemented using DefaultTreeModel , an option is displayed as if the " tree modal interface is described in any type of object Accepts as tree node. "

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -