|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdatableFigure
This interface denotes a figure object whose appearance depends on external parameters, i\.e\. some kind of model object (called the 'provider'). The interface provides a method that synchonizes the figure object with the provider.
| Method Summary | |
|---|---|
void |
updateFigure()
Synchronizes this figure with its provider, i\.e\. the object that is represented by the figure. |
| Method Detail |
|---|
void updateFigure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||