|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jsh3modtool.gui.imagetable.utils.JTableUtil.Cell
public static class JTableUtil.Cell
Public internal class for describing a Cell in a Table
| Field Summary | |
|---|---|
int |
column
|
int |
row
|
| Constructor Summary | |
|---|---|
JTableUtil.Cell(int r,
int c)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int row
public int column
| Constructor Detail |
|---|
public JTableUtil.Cell(int r,
int c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||