|
|||||||||
| Home >> All >> org >> incenter >> [ ngbclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.incenter.ngbclient
Class rowCol

java.lang.Objectorg.incenter.ngbclient.rowCol
- public class rowCol
- extends java.lang.Object
| Field Summary | |
java.lang.Integer |
col
|
java.lang.Integer |
row
|
| Constructor Summary | |
rowCol()
|
|
rowCol(int r,
int c)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
row
public java.lang.Integer row
col
public java.lang.Integer col
| Constructor Detail |
rowCol
public rowCol()
rowCol
public rowCol(int r,
int c)
|
|||||||||
| Home >> All >> org >> incenter >> [ ngbclient overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.incenter.ngbclient.rowCol