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

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

Uses of TableCellByColumnId.TableCellBuilder in org.fest.swing.data
 

Methods in org.fest.swing.data that return TableCellByColumnId.TableCellBuilder
static TableCellByColumnId.TableCellBuilder TableCellByColumnId.row(int row)
          Starting point for the creation of a TableCellByColumnId.
 



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