|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.GBPosition
Constructor Summary | |
GBPosition()
|
|
GBPosition(int row,
int col)
|
Method Summary | |
void |
delete()
|
int |
getCol()
|
int |
getRow()
|
void |
setCol(int col)
|
void |
setRow(int row)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GBPosition()
public GBPosition(int row, int col)
Method Detail |
public void delete()
public int getRow()
public int getCol()
public void setRow(int row)
public void setCol(int col)
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |