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

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

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

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



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