miso
miso

Reputation: 155

Java - get text of selected JTable header

So, JTable has some headers ... (with rowsorters) ...

Anyone knows?

Upvotes: 2

Views: 3280

Answers (1)

miso
miso

Reputation: 155

okay, I solved it ... Been messing with it for long time, then I created this thread and then I luckily found solution, so now I look pretty stupid :/

anywaay solution is here : http://www.coderanch.com/t/343480/Swing-AWT-SWT-JFace/java/JTableHeader-column-selection

Upvotes: 3

Related Questions