yostinso
Class GardenRowView
java.lang.Object
|
+--RowView
|
+--yostinso.GardenRowView
- public class GardenRowView
- extends RowView
GardenRowView widget/entity object for the FlowerGarden solitaire variation
Creation date: (11/29/2001 11:45:05 AM)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GardenRowView
public GardenRowView(GardenRow grow)
- GardenRowView constructor comment.
getColumnViewForSelectedCards
public ColumnView getColumnViewForSelectedCards(java.awt.event.MouseEvent me)
getDefaultWidth
public int getDefaultWidth(CardImages ci)
returnWidget
public boolean returnWidget(Widget w)
setSelectedCards
public int setSelectedCards(java.awt.event.MouseEvent me)
- This selects all the cards down the the one clicked upon.
- Parameters:
me
-
- Returns: