All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jclass.table.JCCell

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

public class JCCell
extends Object
implements Serializable
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  Previous  Next  Index