RowHeader in JTable

Hi,Can anyone tell that how to set a row header in JTable using NetBeans..Thanx in advance
[111 byte] By [vishnu049a] at [2007-11-27 7:33:37]
# 1
Add the table to a JScrollPane and add the JScrollPane to the GUI.
camickra at 2007-7-12 19:14:03 > top of Java-index,Desktop,Core GUI APIs...