Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
A
addCard(Card)
- Method in class
CardPile
Adds a card to the pile, if card is addable
addCard(Card, int)
- Method in class
CellPiles
Adds a card to the appropriate cell, the Cell object already checks if the cell is empty or not
addCard(Card)
- Method in class
FoundationPiles
Method which adds card to corresponding foundation
addCard(Card)
- Method in interface
ICardPile
Adds a card to stack
addCard(Card, int)
- Method in class
TableauPiles
Tells tableau destinationTab to add a new card to itself.
addSolitaireListener(ISolitaireListener)
- Static method in class
GuiCardProxy
Add a listener for every SolitaireEvent generated when some card is clicked.
allComplete()
- Method in class
FoundationPiles
Method for determining whether all foundations are complete
alternateSuit(Card)
- Method in class
Card
Checks to make certain that the card you have and the one you want to compare it to are of alternate suits.
alternateSuit(String)
- Method in class
Card
Checks to make certain that the card you have has an alternate suit to the suit you are comparing it to.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V