why not convertRowIndexToModel() on JTable

I found on google people using convertRowIndexToModel() on JTable but i am not able to find this method in JDK1.5 at least. Let me know how can i call this method.Thanks.Deepak
[204 byte] By [Deepak2001a] at [2007-11-27 4:33:56]
# 1
They are using that method on a JXTable from SwingX , not a standard JTableHave a look at http://swinglabs.org/index.jsp for information on SwingX classesMessage was edited by: c0demonk3y due to typo
c0demonk3ya at 2007-7-12 9:43:49 > top of Java-index,Desktop,Core GUI APIs...