|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tbee.swing.table.JTableForEdit.RowCol
public class JTableForEdit.RowCol
| Field Summary | |
|---|---|
int |
col
|
int |
row
|
| Constructor Summary | |
|---|---|
JTableForEdit.RowCol(int row,
int col)
|
|
JTableForEdit.RowCol(JTableForEdit.RowCol rc)
|
|
| Method Summary | |
|---|---|
boolean |
equals(JTableForEdit.RowCol rc)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int row
public int col
| Constructor Detail |
|---|
public JTableForEdit.RowCol(JTableForEdit.RowCol rc)
public JTableForEdit.RowCol(int row,
int col)
| Method Detail |
|---|
public boolean equals(JTableForEdit.RowCol rc)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||