Need help

can any one tell me how to put common heading for rows in JTable,

like

-

|N| |||| |

|a--

|m| || |||

|e-

|s| || |||

|N| |||||

|-

|R| ||| | |

|e--

|g| | || | |

|N

|o| | || | |

-

this is the exact requirment, how can i do this, as shown above i need to have some common heading for few rows and some other heading for remaining rows.

i really don't have any idea any advice related to this is a great help to me

Thanks in Advance

Message was edited by:

srinathnm

[594 byte] By [bronze-starDukes] at [2007-11-26 12:15:28]
# 1
Search this Swing forum for 'table row header'.You would find quite a few examples.Often, setRowHeaderView() of JScrollPane is used.
silverstar at 2007-7-7 14:19:23 > top of Java-index,Archived Forums,Socket Programming...