In JTable is it possible to have headers which can have multiple headers for the same column?
I have seen some of the posts but the code is pretty old and is not working properly. Can any one help on where i can find some examples or understand about JTable support for multiple headers?
like:
col1| Column2 | column 3 | Column 4
|col2-1|col2-2|col3-1|col3-2|