|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Column | +--yostinso.GardenRow
GardenRow model element for the FlowerGarden solitaire variation Creation date: (11/29/2001 11:15:26 AM)
Field Summary | |
protected int |
lastSelectionPoint
|
Constructor Summary | |
GardenRow()
GardenRow constructor comment. |
|
GardenRow(java.lang.String s)
GardenRow constructor comment. |
Method Summary | |
int |
getLastSelectionPoint()
Return the location of the last Selection point. |
void |
setLastSelectionPoint(int newPoint)
Set where the last selection point was. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int lastSelectionPoint
Constructor Detail |
public GardenRow()
public GardenRow(java.lang.String s)
Method Detail |
public int getLastSelectionPoint()
public void setLastSelectionPoint(int newPoint)
newPoint
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |