|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabbot.tester.JTableLocation.Cell
public static class JTableLocation.Cell
| 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 |
|---|
public int row
public int col
| Constructor Detail |
|---|
public JTableLocation.Cell(int row,
int col)
| Method Detail |
|---|
public boolean equals(Object o)
equals in class Objectpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||