org.jfree.layouting.renderer.model.table.cells

Class PlaceHolderCell

public class PlaceHolderCell extends TableCell

Creation-Date: 10.09.2006, 17:27:54

Author: Thomas Morgner

Constructor Summary
PlaceHolderCell(DataCell sourceCell, int rowSpan, int colSpan)
Method Summary
DataCellgetSourceCell()
StringtoString()

Constructor Detail

PlaceHolderCell

public PlaceHolderCell(DataCell sourceCell, int rowSpan, int colSpan)

Method Detail

getSourceCell

public DataCell getSourceCell()

toString

public String toString()