Clicking on table header

I am working with Jtable and want when i click on header that should behave like push button, i mean on clicking that should be in push state and looks different from other header cell.any idea?
[208 byte] By [Prashant_SDNa] at [2007-11-27 8:31:58]
# 1
Take a look here: http://www.codeguru.com/java/articles/218.shtml
Rodney_McKaya at 2007-7-12 20:27:40 > top of Java-index,Desktop,Core GUI APIs...
# 2
that help me little bit becaue i push the header and want to keep in push state until other header has been clicked.any you have any finding please share with us.
Prashant_SDNa at 2007-7-12 20:27:40 > top of Java-index,Desktop,Core GUI APIs...