|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPileView
This is an interface for the view of a particular pile. It is implemented by GuiPileView for the GUI-based program and TextPileView for the text-based program. The update method for the text-based program contains a blank implementation because the piles do not update their views independently in the text view - each column is completely redrawn after every move.
| Method Summary | |
|---|---|
void |
update()
|
| Method Detail |
|---|
void update()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||