Package infofilter

Class Summary
AboutDialog The AboutDialog class implements the About dialog for the InfoFilter application.
FilterAgent The FilterAgent class implements an agent which scores news articles using a keyword list, maintains a user profile, and filters articles
FilterAgentBeanInfo The FilterAgentBeanInfo class implements the bean info for the FilterAgent.
FilterAgentCustomizer The FilterAgentCustomizer class implements customizer for filter agent.
InfoFilterApp The InfoFilterApp class implements the InfoFilter application which uses agents to filter information from web pages and news groups.
InfoFilterFrame The InfoFilterFrame class implements the GUI and the logic for the InfoFilter application.
NewsArticle The NewsArticle class defines all the information about a single news article or web page source.
NewsReaderAgent The NewsReaderAgent class implements an agent can read one or more news articles from an NNTP host.
NewsReaderAgentBeanInfo The NewsReaderAgentBeanInfo class implements bean info for the news reader agent.
NewsReaderAgentCustomizer The NewsReaderAgentCustomizer class implements the customizer for the news reader agent.
URLReaderAgent The URLReaderAgent class implements an agent that reads web pages and optionally pass parameters to the page.
URLReaderAgentBeanInfo The URLReaderAgentBeanInfo class implements the bean info for the URL reader agent.