pt.moredata.widgets.table
Class Cell

java.lang.Object
  extended bypt.moredata.widgets.table.Cell

public class Cell
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c)

Company:

Version:
1.0
Author:

Constructor Summary
Cell(int _row, int _column)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cell

public Cell(int _row,
            int _column)