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

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

Uses of TableCellInRowByValue in org.fest.swing.data
 

Methods in org.fest.swing.data that return TableCellInRowByValue
 TableCellInRowByValue TableCellInRowByValue.TableCellBuilder.column(int column)
          Creates a new table cell finder using the row cell values specified in rowWithValue(String...) and the column index specified as the argument in this method.
 



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