Questions tagged as 'jtree'

0
answers

Access to checkbox of each node of a JTree

How can I access the checkbox for each node of a JTree ? TreePath[] checkedPaths = checkTreeManager.getSelectionModel().getSelectionPaths(); The preceding code returns me all the selected paths. When I get back to my JTree afte...
asked by 17.12.2014 / 13:29