A B C D E F G H I J K L M N O P R S T U V W X _

F

FAVORITE_OPTIONS_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The key to access the favorite options
FIFTEEN_MINUTES - Static variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Default interval of 15 minutes
FILE_DATE_COMPARATOR - Static variable in class net.sourceforge.java.util.io.FileUtils
The default Comparator to compare File objects based on their file modification date attributes.
FILE_NAME_COMPARATOR - Static variable in class net.sourceforge.java.util.io.FileUtils
The default Comparator to compare File objects based on their file name attributes.
FILE_SEPARATOR - Static variable in class net.sourceforge.java.util.io.FileUtils
The default operating system file separator char
FILE_SIZE_COMPARATOR - Static variable in class net.sourceforge.java.util.io.FileUtils
The default Comparator to compare File objects based on their file size attributes.
FILTER_REFRESH_INTERVAL - Static variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
The refresh interval of the filter in milliseconds
FILTER_REFRESH_INTERVAL - Static variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
The refresh interval of the filter in milliseconds
FINISHED - Static variable in class net.sourceforge.java.util.jobs.JobStatus
Constant to indicate a finished IJob
FIVE_MINUTES - Static variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Default interval of 5 minutes
FOLDER - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for a WatchFolder Element
FOUR_HOURS - Static variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Default interval of 4 hours
FOUR_MINUTES - Static variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Default interval of 4 minutes
Favorite - class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite.
Favorite represents a NewsFeed bookmark in the NewsFeedFavoritesTree component.
Favorite(String, String) - Constructor for class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Creates a new Favorite with the specified title and url.
Favorite(String, NewsFeed) - Constructor for class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Creates a new Favorite with the specified title and newsFeed.
Favorite(String, String, String) - Constructor for class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Creates a new Favorite with the specified title and url.
FavoriteInputDialog - class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog.
Dialog to edit the properties of a Favorite.
FavoriteInputDialog(MainApplicationWindow, Favorite, Category, String) - Constructor for class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
Creates a new FavoriteInputDialog using the specified dialog settings.
FavoriteSelectionWizardPage - class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage.
WizardPage that lets the end-user select the Favorites which should be watched.
FavoriteSelectionWizardPage(MainApplicationWindow) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
Creates a new FavoriteSelectionWizardPage instance.
FavoriteSelectionWizardPage(MainApplicationWindow, IMutableTreeElement[]) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
Creates a new FavoriteSelectionWizardPage instance.
FavoritesConfigurationPage - class net.sourceforge.java.feednread.frontend.configuration.FavoritesConfigurationPage.
Configuration of settings related to the NewsFeedFavoritesTree.
FavoritesConfigurationPage() - Constructor for class net.sourceforge.java.feednread.frontend.configuration.FavoritesConfigurationPage
Creates a new FavoritesConfigurationPage instance.
FeedFetcher - interface com.sun.syndication.fetcher.FeedFetcher.
 
FeedFetcherCache - interface com.sun.syndication.fetcher.impl.FeedFetcherCache.
An interface to allow caching of feeds.
FetcherEvent - class com.sun.syndication.fetcher.FetcherEvent.
 
FetcherEvent(Object) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
FetcherEvent(Object, String, String) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
FetcherEvent(Object, String, String, SyndFeed) - Constructor for class com.sun.syndication.fetcher.FetcherEvent
 
FetcherException - exception com.sun.syndication.fetcher.FetcherException.
 
FetcherException(Throwable) - Constructor for class com.sun.syndication.fetcher.FetcherException
 
FetcherException(String, Throwable) - Constructor for class com.sun.syndication.fetcher.FetcherException
 
FetcherException(String) - Constructor for class com.sun.syndication.fetcher.FetcherException
 
FetcherException(int, String) - Constructor for class com.sun.syndication.fetcher.FetcherException
 
FetcherListener - interface com.sun.syndication.fetcher.FetcherListener.
 
FileUtils - class net.sourceforge.java.util.io.FileUtils.
Contains File related utility methods.
FileUtils() - Constructor for class net.sourceforge.java.util.io.FileUtils
 
FileUtils.FileComparator - class net.sourceforge.java.util.io.FileUtils.FileComparator.
Abstract base Comparator for file attributes.
FileUtils.FileComparator() - Constructor for class net.sourceforge.java.util.io.FileUtils.FileComparator
 
FileUtils.FileDateComparator - class net.sourceforge.java.util.io.FileUtils.FileDateComparator.
Comparator to compare File objects based on their file modification date attributes.
FileUtils.FileDateComparator() - Constructor for class net.sourceforge.java.util.io.FileUtils.FileDateComparator
 
FileUtils.FileNameComparator - class net.sourceforge.java.util.io.FileUtils.FileNameComparator.
Comparator to compare File objects based on their file name attributes.
FileUtils.FileNameComparator() - Constructor for class net.sourceforge.java.util.io.FileUtils.FileNameComparator
 
FileUtils.FileSizeComparator - class net.sourceforge.java.util.io.FileUtils.FileSizeComparator.
Comparator to compare File objects by their size attribute.
FileUtils.FileSizeComparator() - Constructor for class net.sourceforge.java.util.io.FileUtils.FileSizeComparator
 
FilterTabItemData - class net.sourceforge.java.feednread.frontend.components.tabbar.FilterTabItemData.
Tab data class for CTabItems displaying a filtered NewsFeed in the NewsFeedTabBar ui component.
FilterTabItemData(MainApplicationWindow, CTabItem, NewsFeedView, Favorite[]) - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.FilterTabItemData
Creates a new FilterTabItemData instance.
FontUtils - class net.sourceforge.java.util.gui.swt.FontUtils.
Contains Font specific constants and utility methods.
FontUtils() - Constructor for class net.sourceforge.java.util.gui.swt.FontUtils
 
fadeOutNotification() - Method in class net.sourceforge.java.feednread.frontend.tray.TrayNotificationHandler.AutoCloseNotificationThread
Slowly fades out the notification Shell.
favorite - Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedParserJob
The Favorite to parse the NewsFeed for
favorite - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider.ImageLoader
The Favorite to load the icon Image for.
favoriteIconLoaders - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
The Hashtable that maps Favorites to their corresponding icon Image loading Thread.
favoriteIntervalViewer - Variable in class net.sourceforge.java.feednread.frontend.configuration.FavoritesConfigurationPage
ComboViewer to select the update interval of the Favorite
favoriteSelectionPage - Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
Lets the ened-user choose the Favorites to watch
favoriteTitle - Variable in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
The title of the Favorite as entered by the end-user
favoriteTitleField - Variable in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
The text field that carries the Favorite title user input
favoriteUrl - Variable in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
The newsfeed url of of the Favorite as entered by the end-user
favoriteUrlField - Variable in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
The text field that carries the Favorite url user input
favorites - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
The related Favorites
favoritesFile - Variable in class net.sourceforge.java.feednread.backend.jobs.TreeImportJob
The name of the File to import the NewsFeedFavoritesTree structure from
favoritesSideBarItem - Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
The favorites tree sidebar item
favoritesTree - Variable in class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
The Tree to display the Favorites to select from
favoritesViewer - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
The TreeViewer that manages the NewsFeedFavoritesTree
feed - Variable in class com.sun.syndication.fetcher.FetcherEvent
 
feedInfoCache - Variable in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
feedViewDivider - Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
The sash dividing the NewsFeedTabBar and the NewsContentView
fetcherEvent(FetcherEvent) - Method in interface com.sun.syndication.fetcher.FetcherListener
Called when a fetcher event occurs
fetcherEventListeners - Variable in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fileMenu - Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
File menu
filename - Variable in class net.sourceforge.java.feednread.backend.configuration.XMLConfigurationPersistenceEngine
 
filter - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
Default favorites tree filter which allows filtering the complete favorites tree upon a filter keyword.
filter(String) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Filters the entries in the underlying NewsFeedTableContentProvider that match the specified filterText keyword.
filter(String) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
Filters the entries matching the specified filterText keyword.
filter - Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
Default tree filter which allows filtering the complete NewsFeedWatchesTree tree upon a filter keyword.
filter(Viewer, Object, Object[]) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerFilter
Filters the given elements for the given viewer.
filterField - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
The favorites tree filter Text field
filterField - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
The news filter Text field
filterField - Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
The filter field
filterLabel - Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
The favorites tree filter CLabel
filterLabel - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
The news filter CLabel
filterLabel - Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
The filter label
filterMenuItem - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
The ToolItem to open the filter menu
filterMenuMgr - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
The internal MenuManager used to created the filter menu
filterTab - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
The special tab to hold filtered news
filterText - Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerFilter
 
filterText - Variable in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerFilter
The filter text.
filtered - Variable in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
true if a Category is filtered; false if unfiltered
filtered - Variable in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
true if the Favorite is filtered; false if unfiltered
filtered - Variable in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
true if filtered; false otherwise
filtered - Variable in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
true if filtered; false otherwise
finalize() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Fianlizes this JobExecutionInterval instance.
fireClosing() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Notifies all registered NewsFeedTableStatusListener instances that this NewsFeedTable is about to be closed.
fireElementAdded(IMutableTreeElement) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Notifies all registered IMutableTreeElementListener instances that the specified element has been added to this MutableTreeElement.
fireElementRemoved(IMutableTreeElement) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Notifies all registered IMutableTreeElementListener instances that the specified element has been removed from this MutableTreeElement.
fireElementUpdated(IMutableTreeElement) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Notifies all registered IMutableTreeElementListener instances that the specified element has been updated.
fireEvent(String, URLConnection) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, URLConnection, SyndFeed) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, String) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireEvent(String, String, SyndFeed) - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
fireJobDone(IJob) - Method in class net.sourceforge.java.util.jobs.JobManager
Notifies all registered IJobListener that the specified IJob is done.
fireJobStarted(IJob) - Method in class net.sourceforge.java.util.jobs.JobManager
Notifies all registered IJobListener that the specified IJob has been started.
fireJobStatusChanged(IJob) - Method in class net.sourceforge.java.util.jobs.JobManager
Notifies all registered IJobListener that the status of the specified IJob changed.
fireLanguageResourceChangeEvent(Object) - Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
Fires a LanguageResourceChangeEvent to all ILanguageResourceChangeListener registered to the InternationalizationHandler notifying them of a possible change to the default LanguageResource
fireNewsFeedReadStatusChanged() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Notifies all registered INewsFeedStatusListener instances that the read status of the NewsFeed associated to this Favorite has changed.
fireNewsFeedUpdated() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Notifies all registered INewsFeedStatusListener instances that the NewsFeed associated to this Favorite has been upated.
firePropertyChangeEvent(String, Object, Object) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Fires a property change event corresponding to a change to the current value of the preference with the given key.
fireStatusChanged() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Notifies all registered NewsFeedTableStatusListener instances that the status of this NewsFeedTable has changed.
folderDescription - Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
The description of the WatchFolder as entered by the end-user
folderDescriptionField - Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
The Text filed that carries the description input
folderTitle - Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
The title of the WatchFolder as entered by the end-user
folderTitleField - Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
The Text field that carries the title input
formatDuration(double) - Static method in class net.sourceforge.java.util.date.DateUtils
Formats the specified duration in milliseconds to a human readble format.
formatProgress(JobStatus) - Method in class net.sourceforge.java.util.jobs.CompositeJobStatusFormat
Formats the specified JobStatus progress.
formatProgress(JobStatus) - Method in class net.sourceforge.java.util.jobs.DefaultJobStatusFormat
Formats the specified JobStatus progress.
formatProgress(JobStatus) - Method in interface net.sourceforge.java.util.jobs.IJobStatusFormat
Formats the progress of the specified JobStatus object.

A B C D E F G H I J K L M N O P R S T U V W X _