Basic HTML version of Foils prepared Sept 23 97

Foil 20 Filter-III

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


1 All user defined filters should be subclasses of abstract class Filter.
2 All user defined filters must provide a public no-arg constructor, so that they can be automatically instantiated by a server. The normal programmatic instantiation process(Class.newInstance()) does not allow arguments to be passed to a constructor. See the details of Introspection and Reflection documents from http://www.sun.com
3 The main thing to do is to implement a method performFilter()

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