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


Code segment of class GFrame1D(observer)
public class GFrame1D extends Frame
implements Observer .... {
..............
public void update(Observable obj, Object arg) {
..............
}
..............



© 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