Uses of Class
org.af.commons.widgets.tables.ExtendedJTable

Packages that use ExtendedJTable
org.af.commons.widgets.tables   
 

Uses of ExtendedJTable in org.af.commons.widgets.tables
 

Methods in org.af.commons.widgets.tables with parameters of type ExtendedJTable
static JScrollPane RowHeaderFactory.makeRowHeader(ExtendedJTable table, String[] rowNames)