abbot.tester
Class JTableLocation.Cell

java.lang.Object
  extended by abbot.tester.JTableLocation.Cell
Enclosing class:
JTableLocation

public static class JTableLocation.Cell
extends Object


Field Summary
 int col
           
 int row
           
 
Constructor Summary
JTableLocation.Cell(int row, int col)
           
 
Method Summary
 boolean equals(Object o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

row

public int row

col

public int col
Constructor Detail

JTableLocation.Cell

public JTableLocation.Cell(int row,
                           int col)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge