|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
NewsFeedAddressBar visibility:
true if visible; false if invisible.
- ADOPT_REFRESH_INTERVAL_RECURSIVE_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
true if refresh interval setting should be adopted
recursively to all Favorites in a Category
or false which means that the setting should only
be adopted to all Favorites situated directly one level
beneath a Category (non recursive)
- APPLICATION_BUGTRACKER_HOMEPAGE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The url of the application bug tracker
- APPLICATION_COPYRIGHT -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The application copyright
- APPLICATION_FEATURE_REQUEST_HOMEPAGE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The url of the application feature request tracker
- APPLICATION_FORUM_HOMEPAGE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The url of the application forum
- APPLICATION_HOMEPAGE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The url of the application homepage
- APPLICATION_MAILING_LIST_HOMEPAGE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The url of the application mailing list
- APPLICATION_NAME -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The application name
- APPLICATION_STARTUP -
Static variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
- Default interval of 1 (execution at application startup)
- APPLICATION_TITLE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The full application title
- APPLICATION_VERSION -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The application version [x.y.z(status)]
- ARCHIVE_OPTIONS_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The key to access the archive options
- ASK_ON_NEWSFEED_LINK_DETECTION_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
true to ask if a Favorite should be created
if a link is detected that potentially points to a NewsFeed.
- ASK_ON_REMOVE_CATEGORY_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
The flag to decide whether to ask if a Category should be really
deleted by the help of an user dialog.
- ASK_ON_REMOVE_FAVORITE_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
The flag to decide whether to ask if a Favorite should be really
deleted by the help of an user dialog.
- ASK_ON_REMOVE_WATCH_FOLDER_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
The flag to decide whether to ask if a WatchFolder should be really
deleted by the help of an user dialog.
- ASK_ON_REMOVE_WATCH_KEY -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
-
The flag to decide whether to ask if a Watch should be really
deleted by the help of an user dialog.
- AUTHOR_COLUMN -
Static variable in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
-
The index of the column to display the news author
- AUTHOR_EMAIL -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
- The author email
- AboutAction - class net.sourceforge.java.feednread.frontend.event.action.AboutAction.
-
Shows the Feed'n Read
AboutDialog.
- AboutAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AboutAction
-
Creates a new
AboutAction instance.
- AboutDialog - class net.sourceforge.java.feednread.frontend.dialog.AboutDialog.
-
The Feed'n Read about dialog
- AboutDialog(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.dialog.AboutDialog
-
Creates a new
AboutDialog instance.
- AbstractFeedFetcher - class com.sun.syndication.fetcher.impl.AbstractFeedFetcher.
-
- AbstractFeedFetcher() -
Constructor for class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
-
- AbstractTabItemData - class net.sourceforge.java.feednread.frontend.components.tabbar.AbstractTabItemData.
-
Base class for all tab data objects to be used in
CTabItems
displayed in the NewsFeedTabBar ui component and organized
inside a TabManager.
- AbstractTabItemData(MainApplicationWindow, CTabItem, Object) -
Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.AbstractTabItemData
-
Constructor to initialize the data in this
AbstractTabItemData.
- AddCategoryAction - class net.sourceforge.java.feednread.frontend.event.action.AddCategoryAction.
-
Displays a
CategoryInputDialog and creates a new
Category based on the data entered by the end-user.
- AddCategoryAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AddCategoryAction
-
Creates a new
AddCategoryAction instance.
- AddFavoriteAction - class net.sourceforge.java.feednread.frontend.event.action.AddFavoriteAction.
-
Displays a
FavoriteInputDialog and creates a new
Favorite based on the data entered by the end-user.
- AddFavoriteAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AddFavoriteAction
-
Creates a new
AddFavoriteAction instance.
- AddWatchAction - class net.sourceforge.java.feednread.frontend.event.action.AddWatchAction.
-
Displays a
WatchWizard and creates a new Watch
based on the data entered by the end-user.
- AddWatchAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AddWatchAction
-
Creates a new
AddWatchAction instance.
- AddWatchFolderAction - class net.sourceforge.java.feednread.frontend.event.action.AddWatchFolderAction.
-
Displays a
WatchFolderInputDialog and creates a new
WatchFolder based on the data entered by the end-user.
- AddWatchFolderAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AddWatchFolderAction
-
Creates a new
AddWatchFolderAction instance.
- AdjustNewsFeedTableColumnsAction - class net.sourceforge.java.feednread.frontend.event.action.AdjustNewsFeedTableColumnsAction.
-
This
Action adjusts all columns in the
NewsFeedTable inside the currently selected newsfeed tab in
the NewsFeedTabBar component.
- AdjustNewsFeedTableColumnsAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AdjustNewsFeedTableColumnsAction
-
Creates a new
AdjustNewsFeedTableColumnsAction instance.
- AggregateAction - class net.sourceforge.java.feednread.frontend.event.action.AggregateAction.
-
This
Action acts as container for all sub actions
defined to aggregate newsfeeds. - AggregateAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AggregateAction
-
Creates a new
AggregateAction instance.
- AggregateAllAction - class net.sourceforge.java.feednread.frontend.event.action.AggregateAllAction.
-
This
Action aggregates all Favorite instances
from the NewsFeedFavoritesTree into one single
AggregatedNewsFeed and adds it to a new tab in the
NewsFeedTabBar.
- AggregateAllAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AggregateAllAction
-
Creates a new
AggregateAllAction instance.
- AggregateCategoryAction - class net.sourceforge.java.feednread.frontend.event.action.AggregateCategoryAction.
-
This
Action aggregates all Favorite
instances from the selected Category in the
NewsFeedFavoritesTree into one single
AggregatedNewsFeed and adds it to a new tab in the
NewsFeedTabBar
- AggregateCategoryAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.AggregateCategoryAction
-
Creates a new
AggregateCategoryAction instance.
- AggregatedNewsFeed - class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed.
-
Container for
NewsFeeds to model an aggregation.
- AggregatedNewsFeed() -
Constructor for class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
-
Creates a new empty
AggregatedNewsFeed with an
unique url.
- ArchiveConfigurationPage - class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage.
-
Configuration page for archive specific settings.
- ArchiveConfigurationPage() -
Constructor for class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage
-
Creates a new
ArchiveConfigurationPage instance.
- ArchiveConfigurationPage.ButtonHandler - class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage.ButtonHandler.
-
Event handler to react on
SelectionEvents triggered by
the Buttons added via the
ArchiveConfigurationPage.contributeButtons(Composite)
method.
- ArchiveConfigurationPage.ButtonHandler() -
Constructor for class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage.ButtonHandler
-
- ArchivedNewsFeed - class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed.
-
Extends
NewsFeed to merge and prepare
NewsFeedEntries for adding and synchronization with a
NewsFeedArchive.
- ArchivedNewsFeed(String) -
Constructor for class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed
-
Creates a new
ArchivedNewsFeed for the newsfeed at the
specified url.
- AutoCloseConfirmationDialog - class net.sourceforge.java.feednread.frontend.dialog.AutoCloseConfirmationDialog.
-
Dialog capable of displaying an information message along with
a confirmation Button (OK) which closes itself after a
predefined time span if the end-user does not close the dialog before this
time span elapses. - AutoCloseConfirmationDialog(Shell, String, String, String, String, Image, Image, int) -
Constructor for class net.sourceforge.java.feednread.frontend.dialog.AutoCloseConfirmationDialog
-
Creates a new
AutoCloseConfirmationDialog instance.
- abbreviate(String, int) -
Static method in class net.sourceforge.java.util.text.StringUtils
-
Abbreviates the specified
String if its length exceeds the
value specified by maximumChars.
- accept(File, String) -
Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive.ArchivedFilenameFilter
-
Tests if the
File specified by the denoted
dir and name is an archived file and
therefore should be included in a file list.
- accept(File, String) -
Method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache.CachedFilenameFilter
-
Tests if the
File specified by the denoted
dir and name is a cached file and
therefore should be included in a file list.
- actionAbout -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionAddCategory -
Variable in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
-
The
AddCategoryAction to add a new Category
- actionAddFavorite -
Variable in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
-
The
AddFavoriteAction to add a new Favorite
- actionAddWatch -
Variable in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
-
The
AddWatchAction to add a new Watch
- actionAddWatchFolder -
Variable in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
-
The
AddWatchFolderAction to add a new
WatchFolder
- actionAddressBarAddressEntered() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever a new address has been entered on user side by hitting
the enter key in the address field in the
NewsFeedAddressBar.
- actionAddressBarAddressSelected() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever an existing address has been selected in the
NewsFeedAddressBar.
- actionAddressBarKeyPressed(KeyEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever a key has been pressed in the address bar.
- actionAdjustNewsFeedTableColumns -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionAggregate -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionAggregateAll -
Variable in class net.sourceforge.java.feednread.frontend.event.action.AggregateAction
- The aggregate all sub
Action
- actionAggregateCategory -
Variable in class net.sourceforge.java.feednread.frontend.event.action.AggregateAction
- The aggregate
Category sub Action
- actionArchiveOpenNewsFeedTabs() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Archives all open newsfeed tabs in the
NewsFeedTabBar
component.
- actionBrowserLocationChanged(LocationEvent, Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the location within a
InternalBrowser
changed.
- actionBrowserLocationChanging(LocationEvent, InternalBrowser) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the location within a
InternalBrowser is
about to change.
- actionBrowserPageLoadingCompleted(ProgressEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the page loading within an
InternalBrowser completed.
- actionBrowserPageLoadingProgressChanged(ProgressEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the page loading progress changed within a
InternalBrowser changed.
- actionBrowserPageTitleChanged(InternalBrowser, String) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenver the page title within the specified
InternalBrowser changed.
- actionBrowserStatusTextChanged(StatusTextEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the status text within a
InternalBrowser
changed.
- actionCloseAllTabs -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionCloseTab -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionCollapseAll -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionConfiguration -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionEnclosureList -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionExit -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionExpandAll -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionExport -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionFavoritesTreeElementDoubleClicked(DoubleClickEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Action that is being execeuted when a tree element is being double
clicked in the
NewsFeedFavoritesTree.
- actionFavoritesTreeElementSelected(SelectionChangedEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Action that is being execeuted when a tree element is being selected in
the
NewsFeedFavoritesTree.
- actionImport -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionLaunchBrowser(String) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Launches a browser tab/window for the specified
url
depending on the ConfigurationManager.ON_OPEN_LINK_BEHAVIOUR
configuration setting.
- actionMarkNewsRead -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionMarkNewsUnread -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionMarkTabRead -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionMarkTreeElementRead -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNewTreeElement -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNewsContentView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNewsFeedAddressBarView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNewsFeedEntryDoubleClicked(DoubleClickEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever a
NewsFeedEntry has been double clicked in
a NewsFeedTable.
- actionNewsFeedEntryHyperlinkActivated(HyperlinkEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the link of a
NewsFeedEntry has been
activated in the NewsContentView.
- actionNewsFeedEntrySelected(SelectionChangedEvent, TableViewer) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Handles the
SelectionChangedEvent being triggered if a
NewsFeedEntryhas been selected in a
NewsFeedTable.
- actionNewsFeedLinkActivated(String, String) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever a link to a
NewsFeed has been activated in
an InternalBrowser.
- actionNewsFeedTabBarView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNewsFilterChanged(String) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
If the filter text changed due to user input the filter tab is required
to update and show all news that match the updated filter.
- actionNextNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNextTab -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNextUnreadNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionNotificationBarView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionOPMLExportAll -
Variable in class net.sourceforge.java.feednread.frontend.event.action.ExportAction
- The export all sub
Action
- actionOPMLExportCategory -
Variable in class net.sourceforge.java.feednread.frontend.event.action.ExportAction
- The export
Category sub Action
- actionOPMLImportAll -
Variable in class net.sourceforge.java.feednread.frontend.event.action.ImportAction
- The import all sub
Action
- actionOPMLImportCategory -
Variable in class net.sourceforge.java.feednread.frontend.event.action.ImportAction
- The import
Category sub Action
- actionOpenNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionOpenNewsFeed -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionOpenNewsInExternalBrowser -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionPreviousTab -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionRemoveTreeElement -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowAllNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowApplication -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowBugtrackerHomepage -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowFeatureRequestHomepage -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowForumHomepage -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowHomepage -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowLicense -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowMailingListHomepage -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowTaggedNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionShowUnreadNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionSideBarSelectionChanged(SelectionEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called whenever the selected component in the
SideBar
changes.
- actionSideBarView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionTabBarMaximized() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called when the
NewsFeedTabBar has been maximized, i.e.
- actionTabBarRestored() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called when the
NewsFeedTabBar has been restored, i.e.
- actionTabClosed(CTabItem, CTabItem) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Called when a tab has been closed.
- actionTabSelected(CTabItem) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
If the tab selection changed the tab view is ajusted depending on the
type of tab.
- actionTagNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionToolBarView -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionTreeElementProperties -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionUntagNews -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionUpdateActionStates() -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Updates the states of the
Action objects used in this
EventCentral.
- actionUpdateNewsFeedFavoritesTree -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionUpdateNewsFeedTab -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionUpdateTreeElement -
Variable in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
- actionWatchesTreeElementDoubleClicked(DoubleClickEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Action that is being execeuted when a tree element is being double
clicked in the
NewsFeedWatchesTree.
- actionWatchesTreeElementSelected(SelectionChangedEvent) -
Method in class net.sourceforge.java.feednread.frontend.event.EventCentral
-
Action that is being execeuted when a tree element is being selected in
the
NewsFeedWatchesTree.
- activeAggregators -
Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
- The active aggregator count
- activeThreadCount -
Variable in class net.sourceforge.java.util.threads.ThreadPool
- The number of currently active
Threads
- activeThreads -
Variable in class net.sourceforge.java.util.threads.ThreadPool
- Maps
Runnables to the Threads they
are running in.
- add(ArchivedNewsFeed) -
Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
-
Adds the specified
NewsFeed to this
NewsFeedArchive.
- add(String) -
Method in class net.sourceforge.java.feednread.backend.model.adressbar.NewsFeedAddressBarContentProvider
-
Adds the specified url to this
NewsFeedAddressBarContentProvider.
- add(NewsFeed) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
-
Adds a
NewsFeed to this AggregatedNewsFeed.
- add(List) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
-
Adds the list of
NewsFeedEntry feed entries to
this AggregatedNewsFeed.
- add(WatchSettingsEntry) -
Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
-
Adds the specified
WatchSettingsEntry to the managed
WatchSettings.
- add(IMutableTreeElement) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement
-
Adds the specified element to the
IMutableTreeElement.
- add(IMutableTreeElement) -
Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
Adds the specified element to this
MutableTreeElement.
- addAddress(String) -
Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Adds the specified url to the list of managed addresses.
- addBrowserTab(String) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a new tab showing a browser page refering to the specified url.
- addBrowserTab(String) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a new tab showing a browser page refering to the specified url.
- addButton -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
- Button to add a
WatchSettingsEntry object
- addEntries(List) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed
-
Adds the list of
NewsFeedEntry feed entries to
this ArchivedNewsFeed.
- addEntry(NewsFeedEntry) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed
-
Adds the specified
NewsFeedEntry to this
ArchivedNewsFeed.
- addEntry(WatchSettingsEntry) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettings
-
Adds the specified
WatchSettingsEntry to this
WatchSettings.
- addFetcherEventListener(FetcherListener) -
Method in interface com.sun.syndication.fetcher.FeedFetcher
- Add a FetcherListener.
- addFetcherEventListener(FetcherListener) -
Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
-
- addFileExtension(String, String) -
Static method in class net.sourceforge.java.util.io.FileUtils
-
Adds the specified file
extension to the specified
fileName in case no extension has been set.
- addHttp(String) -
Static method in class net.sourceforge.java.util.net.NetworkUtils
-
Adds the default http:// prefix to the specified url.
- addIMutableTreeElementListener(IMutableTreeElementListener) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement
-
Adds the specified
IMutableTreeElementListener to the list
of registered listeners.
- addIMutableTreeElementListener(IMutableTreeElementListener) -
Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
Adds the specified
IMutableTreeElementListener to the list
of registered listeners.
- addJob(IJob) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Adds the specified
IJob to this JobManager.
- addJob(IJob, IProgressMonitor) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Adds the specified
IJob to this JobManager.
- addJob(JobStatus) -
Method in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
-
Adds the specified
JobStatus to this
JobStatusTableContentProvider.
- addJobListener(IJobListener) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Adds the specified
IJobListener to this
JobManager.
- addLanguageResourceChangeListener(ILanguageResourceChangeListener) -
Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
-
Registers the specified
ILanguageResourceChangeListener to
the InternationalizationHandler notifiying it of any
changes to the default LanguageResource
- addListeners(TreeViewer) -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
- Add the listeners to the tree viewer.
- addMessageTab(String, Throwable) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a new tab showing an error message using the specified
Throwable.
- addMessageTab(String, Throwable) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a new tab showing an error message using the specified
Throwable.
- addNewsFeedStatusListener(INewsFeedStatusListener) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Adds the specified
INewsFeedStatusListener to the list
of registered listeners.
- addNewsFeedTableStatusListener(INewsFeedTableStatusListener) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Adds the specified
NewsFeedTableStatusListener to the list
of registered listeners.
- addPages() -
Method in class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
-
Adds all required
WizardPages to this
WatchWizard.
- addPropertyChangeListener(IPropertyChangeListener) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Adds the specified
IPropertyChangeListener to the list of
registered listeners.
- addTab(NewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a new tab that displays the specified
NewsFeed.
- addTab(Favorite) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a new tab that displays the
NewsFeed held by the
specified Favorite.
- addTab(Favorite[], AggregatedNewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a tab that displays the specified
AggregatedNewsFeed
and bound to the specified Favorites.
- addTab(Watch) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Adds a tab that displays the specified
Watch.
- addTab(NewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a new tab that displays the specified
NewsFeed.
- addTab(Favorite) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a new tab that displays the
NewsFeed held by the
specified Favorite.
- addTab(Favorite[], AggregatedNewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a tab that displays the specified
AggregatedNewsFeed
and is bound to the specified Favorites.
- addTab(Watch) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Adds a tab that displays the specified
Watch.
- addToArchive(NewsFeedArchive) -
Method in interface net.sourceforge.java.feednread.backend.archive.IArchivable
-
Adds a
NewsFeed to the specified
NewsFeedArchive.
- addToArchive(NewsFeedArchive) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
-
Adds this
AggregatedNewsFeed to the specified
NewsFeedArchive.
- addToArchive(NewsFeedArchive) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Adds this
NewsFeed to the specified
NewsFeedArchive.
- address -
Variable in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
- The url of the proxy server
- addressBar -
Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
- The address bar to enter a newsfeed url
- addressBarContainer -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
The container to hold all components of the
NewsFeedAddressBar
- addressBarForm -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
- The form for style purpose
- addressField -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Editable address
Combo holding all stored addresses
- addressHandler -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Handles all selections made to the address field:
User types in new address and hits enter
User selects an existing address from the list
All event handling is delegated to the
EventCentral.
- addressLabel -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Label for the address Text field
- addressList -
Variable in class net.sourceforge.java.feednread.backend.model.adressbar.NewsFeedAddressBarContentProvider
- The internal address
List
- addressViewer -
Variable in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
The
ComboViewer to act as bridge between the model and gui
layer
- adjustForNumColumns(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Adjusts the horizontal span of this
SpinnerFieldEditor's basic controls.
- adjustForNumColumns(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Adjusts the horizontal span of this
TableFieldEditor's basic
controls.
- adoptRecursive -
Variable in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
-
Stores the adopt recursive setting
- adoptRecursiveButton -
Variable in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
-
Button to let the user decide if he wants to adopt the refresh interval
setting recursively for all
Favorites in the
Category or only for the Favorite that are
situated directly one level beneath the Category.
- adoptRefreshIntervalRecursive -
Variable in class net.sourceforge.java.feednread.frontend.configuration.FavoritesConfigurationPage
-
Checkbox
Button for the adopt refresh interval recursive
setting
- adoptRefreshIntervalRecursive() -
Method in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
-
Returns
true if refresh interval setting should be adopted
recursively to all Favorites in the Category.
- aggregateMenu -
Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
- Aggregate menu
- aggregatedNewsFeedTabs -
Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
- Structure to store aggregated newsfeed tabs
- aggregationFailed() -
Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
-
Called in case this
NewsFeedAggregationManagerJob failed.
- aggregationMgr -
Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregatorJob
- The coordinating aggregation manager
- aggregationSucceeded() -
Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
-
Called in case this
NewsFeedAggregationManagerJob succeeded
and aggregated at least one NewsFeed.
- aggregatorJobs -
Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
- The list of
Jobs used for aggregation
- allocatedConnectionSlots -
Variable in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
- The number of allocated connection slots
- allowsSubElements() -
Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
-
Returns
true if the receiver allows sub elements.
- allowsSubElements -
Variable in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
true to allow, false to disallow sub
elements
- allowsSubElements() -
Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
Returns
true if this MutableTreeElement
allows sub elements.
- appTrayItem -
Variable in class net.sourceforge.java.feednread.frontend.tray.TrayHandler
- The application's
TrayItem
- appTrayItemMenu -
Variable in class net.sourceforge.java.feednread.frontend.tray.TrayHandler
- The application's tray item context
Menu
- appTrayItemMenuManager -
Variable in class net.sourceforge.java.feednread.frontend.tray.TrayHandler
-
The
MenuManager used to construct the context
Menu
- archive(ArchivedNewsFeed) -
Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
-
Archives the specified
ArchivedNewsFeed.
- archive -
Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedArchivingJob
- The archive to use for archiving
- archiveDirectoryEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage
- The FieldEditor for the archive directory
- archivedNewsFeeds -
Variable in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
- The Map to hold the archived
NewsFeeds
- areContorolsVisible() -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
-
Gets the visibility status of the browser controls (back, forward, home,
stop, refresh).
- arrayToCSV(String[], char) -
Static method in class net.sourceforge.java.util.text.StringUtils
-
Converts the specified
input to a single
String in which the input elements
are separated by the given delimiter
- arrayToCSV(int[], char) -
Static method in class net.sourceforge.java.util.text.StringUtils
-
Converts the specified
input to a single
String in which the input elements
are separated by the given delimiter
- arrayToCSV(Point[], char) -
Static method in class net.sourceforge.java.util.text.StringUtils
-
Converts the specified
input to a single
String in which the input elements
are separated by the given delimiter
- ascending -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
-
true indicates ascending (default), false
descending sort order
- ascending -
Variable in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
-
true indicates ascending (default), false
descending sort order
- ascending -
Variable in class net.sourceforge.java.util.io.FileUtils.FileComparator
- The sort order: true = ascending, false = descending
- askOnNewsfeedLinkDetectionEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
-
FieldEditor for the ask on newsfeed link detection setting
- askOnRemoveCategoryEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
-
FieldEditor for the ask on remove Category setting
- askOnRemoveFavoriteEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
-
FieldEditor for the ask on remove Favorite setting
- askOnRemoveWatchEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
-
FieldEditor for the ask on remove Watch setting
- askOnRemoveWatchFolderEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
-
FieldEditor for the ask on remove WatchFolder setting
- authorInfoLabel -
Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedMetaDataView
-
The description
Label for the NewsFeed
author
- authorLabel -
Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedMetaDataView
-
The
Label for the NewsFeed author
- authors -
Variable in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
-
The converted authors (comma separated list of authors)
- autoCloseNotificationThread -
Variable in class net.sourceforge.java.feednread.frontend.tray.TrayNotificationHandler
-
The
Thread to close a notification Shell
automatically
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||