Still a Java newbie here, trying to stuff far too advanced for my own good. Nevertheless, here\'s what I need done: A checkbox within a JXTreeTable. My main class:
With a few minutes of googling, I found this CheckBox node tree sample and this blog post about JXTreeTable with CheckBoxes, as well as this very simple solution.