Class jclass.table.JCCell
All Packages  Class Hierarchy  This Package    Next  Index

Class jclass.table.JCCell

java.lang.Object
   |
   +----jclass.table.JCCell

public class JCCell
extends Object
JCCell sets the drawing attributes of a cell within a table.

Variable Index

 o column
The current location.
 o row
The current location.

Variables

 o row
  public int row
The current location.
 o column
  public int column
The current location.

All Packages  Class Hierarchy  This Package    Next  Index