Uses of Class
org.fest.swing.data.TableCellByColumnId

Packages that use TableCellByColumnId
org.fest.swing.data Simple (but useful) data structures. 
 

Uses of TableCellByColumnId in org.fest.swing.data
 

Methods in org.fest.swing.data that return TableCellByColumnId
 TableCellByColumnId TableCellByColumnId.TableCellBuilder.columnId(Object columnId)
          Creates a new table cell finder using the row index specified in row(int) and the column id specified as the argument in this method.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.