Basic HTML version of Foils prepared Sept 23 97

Foil 36 Observer/Observable Model-V

From Tutorial on Scivis Java Visualization System Rome Lab CIV Review, NAVO Miss. Tutorial -- Sept 24-25 97. by Byeongseob Ki, Scott KLasky


1 Code segment of class GFrame1D(observer)
2 public class GFrame1D extends Frame
3 implements Observer .... {
4 ..............
5 public void update(Observable obj, Object arg) {
6 ..............
7 }
8 ..............

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Sep 23 1997