|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that Board listeners must implement.
FIXME introduce Events??..
| Method Summary | |
void |
cardsAdded(CardProperties[] cards)
Called to notify that the specified cards were added to the board. |
void |
setRemoved(CardSet set)
Called to notify that the specified set was removed from the board. |
| Method Detail |
public void cardsAdded(CardProperties[] cards)
cards - the cards that were added to the board.public void setRemoved(CardSet set)
matching set.
set - the set that was removed from the board
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||