I created a Tree where a Checkbox is one of the Cells in the Treetable.
Everything works fine except that the CheckBox does not fire a event when it´s selected or unselected.
Neither ActionPerformed nor ChangeEvent.
Has anyone experience with that ?