From SwingLabs Forum, it seems that there is no plan to make JXTreeTable sortable.
From the thread, another alternative is
"You could use JXTable & GlazedLists TreeList to make a TreeTable"
However, I prefer to have a API which is ready with sortable feature, instead of the need of building by hand.
I was wondering, is there any alternative library to JXTreeTable? My client start to complain JXTreeTable is not sortable ;)