|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTextPileView
public class TextPileView
This class implements IPileView for the text-based program. The update method does not do anything because the piles do not update independently in the text-based implementation.
| Constructor Summary | |
|---|---|
TextPileView()
|
|
| Method Summary | |
|---|---|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextPileView()
| Method Detail |
|---|
public void update()
update in interface IPileView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||