Basically I'm trying to show the data in a JTable
, and to sort the data which am showing, and for the user I want to add a drop down (with header name which is a label) to each of the header cell like we see in excel.
Any idea on how to accomplish that?