|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.primitives.updater.TextUpdater
public class TextUpdater
| Field Summary | |
|---|---|
(package private) Text |
text
|
(package private) java.util.Vector<java.lang.Object> |
tokens
|
| Constructor Summary | |
|---|---|
TextUpdater(Text text)
|
|
| Method Summary | |
|---|---|
void |
addToken(java.lang.Object o)
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Vector<java.lang.Object> tokens
Text text
| Constructor Detail |
|---|
public TextUpdater(Text text)
| Method Detail |
|---|
public void addToken(java.lang.Object o)
public void update()
update in interface VariableObserver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||