yostinso
Class SuitPileView

java.lang.Object
  |
  +--PileView
        |
        +--yostinso.SuitPileView

public class SuitPileView
extends PileView

The boundary/widget object for a SuitPile Creation date: (11/29/2001 11:36:06 AM)

See Also:
Serialized Form

Field Summary
protected  int suit
           
 
Constructor Summary
SuitPileView(Element mepile, int suit)
          SuitPileView constructor comment.
SuitPileView(SuitPile asuitpile)
          SuitPileView constructor comment.
 
Method Summary
 void redraw()
          redraw method comment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

suit

protected int suit
Constructor Detail

SuitPileView

public SuitPileView(Element mepile,
                    int suit)
SuitPileView constructor comment.


SuitPileView

public SuitPileView(SuitPile asuitpile)
SuitPileView constructor comment.

Method Detail

redraw

public void redraw()
redraw method comment.

Since:
V1.5.1 an empty pile has a thin rectangle border; also properly handles faceup/facedown issues a SuitPile also displays text indicating the assigned suit of the associated model element