Package net.sourceforge.java.feednread.backend.model.watchestree

Provides the data model classes for the NewsFeedWatchesTree ui component.

See:
          Description

Class Summary
NewsFeedWatchesTreeContentProvider Provides the data for a NewsFeedWatchesTree component.
Watch Represents a NewsFeedWatch tree element which can be organized in WatchFolder structures.
WatchFolder Logical folder structure to hold and organize Watch elements.
WatchSettings Holds the settings used by a Watch to query the matching NewsFeedEntries from a NewsFeed.
WatchSettingsEntry Represents a detail unit within a WatchSettings object.
 

Package net.sourceforge.java.feednread.backend.model.watchestree Description

Provides the data model classes for the NewsFeedWatchesTree ui component.

See Also:
NewsFeedWatchesTree