Class GridCellSingle

java.lang.Object
de.hsh.graja.util.comment.grid.GridCell
de.hsh.graja.util.comment.grid.GridCellSingle
All Implemented Interfaces:
Serializable, Comparable<GridCell>

public class GridCellSingle extends GridCell
A single cell of a grid spans a single row and column.
See Also: