infofilter
Class InfoFilterApp

java.lang.Object
  |
  +--infofilter.InfoFilterApp

public class InfoFilterApp
extends java.lang.Object

The InfoFilterApp class implements the InfoFilter application which uses agents to filter information from web pages and news groups.


Field Summary
(package private)  boolean packFrame
           
 
Constructor Summary
InfoFilterApp()
          Creates a InfoFilterApp object.
 
Method Summary
static void main(java.lang.String[] args)
          Runs the InfoFilter application.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

packFrame

boolean packFrame
Constructor Detail

InfoFilterApp

public InfoFilterApp()
Creates a InfoFilterApp object.
Method Detail

main

public static void main(java.lang.String[] args)
Runs the InfoFilter application.
Parameters:
args - the String[] object (not used)