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.
-
column
- The current location.
-
row
- The current location.
row
public int row
- The current location.
column
public int column
- The current location.
All Packages Class Hierarchy This Package Next Index