|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
true to send to system tray if the
MainApplicationWindow is closed.
true to send to system tray if the
MainApplicationWindow is minimized.
true to send to tray if the application starts up.
WatchSettings group Element
SideBar component
SideBar visibility:
true if visible; false if invisible.
- SINGLETON_INSTANCE -
Static variable in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
- The single unique
NewsFeedArchive instance
- SINGLETON_INSTANCE -
Static variable in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
- The single unique
ConnectionManager instance
- SINGLETON_INSTANCE -
Static variable in class net.sourceforge.java.util.jobs.JobManager
- The single unique
JobManager instance
- SINGLE_INSTANCE -
Static variable in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
-
- START_TIME_COLUMN -
Static variable in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
-
The index of the column to display the start time of an
IJob
- STATUS_COLUMN -
Static variable in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
-
The index of the column to display the status of a
IJob
- SWTUtils - class net.sourceforge.java.util.gui.swt.SWTUtils.
-
Contains common SWT specific utility methods.
- SWTUtils() -
Constructor for class net.sourceforge.java.util.gui.swt.SWTUtils
-
- SYSTEM_FONT -
Static variable in class net.sourceforge.java.util.gui.swt.FontUtils
- The system font
- SYSTEM_FONT_BOLD -
Static variable in class net.sourceforge.java.util.gui.swt.FontUtils
- The system font in bold style
- ScheduledJob - class net.sourceforge.java.util.jobs.scheduling.ScheduledJob.
-
Wraps an
IJob for scheduled execution in the
JobManager context.
- ScheduledJob(IJob, IProgressMonitor, JobExecutionStatus) -
Constructor for class net.sourceforge.java.util.jobs.scheduling.ScheduledJob
-
Creates a new
ScheduledJob that wraps up the
specified IJob for automated interval based execution
according to the settings in the specified
JobExecutionStatus.
- ShowAllNewsAction - class net.sourceforge.java.feednread.frontend.event.action.ShowAllNewsAction.
-
Shows all news in all currently opened tabs in the
NewsFeedTabBar component.
- ShowAllNewsAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowAllNewsAction
-
Creates a new
ShowAllNewsAction instance.
- ShowApplicationAction - class net.sourceforge.java.feednread.frontend.event.action.ShowApplicationAction.
-
Shows the application, i.e. restores it when minimized to system tray.
- ShowApplicationAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowApplicationAction
-
Creates a new
ShowApplicationAction instance.
- ShowLicenseAction - class net.sourceforge.java.feednread.frontend.event.action.ShowLicenseAction.
-
Shows the application license in a browser tab in the
NewsFeedTabBar.
- ShowLicenseAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowLicenseAction
-
Creates a new
ShowLicenseAction instance.
- ShowTaggedNewsAction - class net.sourceforge.java.feednread.frontend.event.action.ShowTaggedNewsAction.
-
Shows only tagged news in all currently opened tabs in the
NewsFeedTabBar component.
- ShowTaggedNewsAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowTaggedNewsAction
-
Creates a new
ShowTaggedNewsAction instance.
- ShowUnreadNewsAction - class net.sourceforge.java.feednread.frontend.event.action.ShowUnreadNewsAction.
-
Shows only unread news in all currently opened tabs in the
NewsFeedTabBar component.
- ShowUnreadNewsAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowUnreadNewsAction
-
Creates a new
ShowUnreadNewsAction instance.
- ShowWebPageAction - class net.sourceforge.java.feednread.frontend.event.action.ShowWebPageAction.
-
Shows a specified url in a new browser tab in the
NewsFeedTabBar
component.
- ShowWebPageAction(MainApplicationWindow, String, String) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowWebPageAction
-
Creates a new
ShowWebPageAction instance.
- ShowWebPageAction(MainApplicationWindow, String, String, ImageDescriptor) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.ShowWebPageAction
-
Creates a new
ShowWebPageAction instance.
- SideBar - class net.sourceforge.java.feednread.frontend.components.sidebar.SideBar.
-
Container component that holds different selectable sub components, e.g. the
NewsFeedFavoritesTree.
- SideBar(Composite, MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.components.sidebar.SideBar
-
Creates a new
SideBar instance.
- SideBarViewAction - class net.sourceforge.java.feednread.frontend.event.action.SideBarViewAction.
-
Fades in/out the
SideBar component.
- SideBarViewAction(MainApplicationWindow) -
Constructor for class net.sourceforge.java.feednread.frontend.event.action.SideBarViewAction
-
Creates a new
SideBarViewAction instance.
- SpinnerFieldEditor - class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor.
-
Allows editing of a numeric value in a
Spinner component.
- SpinnerFieldEditor(String, String, Composite) -
Constructor for class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Creates a new
SpinnerFieldEditor instance.
- SpinnerFieldEditor(String, String, Composite, int) -
Constructor for class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Creates a new
SpinnerFieldEditor instance.
- SplashScreen - class net.sourceforge.java.feednread.frontend.SplashScreen.
-
Feed'n Read splash screen: Contains a splash
Image plus a
progress indicator displaying the loading status of the
NewsFeedFavoritesTree and NewsFeedWatchesTree.
- SplashScreen() -
Constructor for class net.sourceforge.java.feednread.frontend.SplashScreen
-
Creates a new
SplashScreen instance.
- StatusLine - class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine.
-
Application specific status line implementation.
- StatusLine(Composite) -
Constructor for class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
-
Creates a new
StatusLine instance and embedes it into the
specified component.
- StringUtils - class net.sourceforge.java.util.text.StringUtils.
-
Contains
String related utility methods.
- StringUtils() -
Constructor for class net.sourceforge.java.util.text.StringUtils
-
- SyndFeedInfo - class com.sun.syndication.fetcher.impl.SyndFeedInfo.
- A class to represent a
SyndFeed
and some useful information about it. - SyndFeedInfo() -
Constructor for class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- SyndFeedInfoUtils - class com.sun.syndication.fetcher.impl.SyndFeedInfoUtils.
-
Utility class to support the creation of unique ids for
SyndFeedInfo objects.
- SyndFeedInfoUtils() -
Constructor for class com.sun.syndication.fetcher.impl.SyndFeedInfoUtils
-
- SystemUtils - class net.sourceforge.java.util.system.SystemUtils.
-
Contains system specific utility methods.
- SystemUtils() -
Constructor for class net.sourceforge.java.util.system.SystemUtils
-
- s_id -
Static variable in class net.sourceforge.java.util.system.RandomGUID
-
- save() -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Saves the configuration.
- scheduleFavoriteUpdate(Favorite) -
Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
-
Creates and schedules a
ScheduledJob for the specified
Favorite.
- scheduleJob(IJob, JobExecutionStatus) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Schedules the specified
IJob according to the settings in
the specified JobExecutionStatus object.
- scheduleJob(IJob, long) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Schedules the specified
IJob for one time execution after
the specified delay.
- scheduleJob(IJob, IProgressMonitor, JobExecutionStatus) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Schedules the specified
IJob according to the settings in
the specified JobExecutionStatus object.
- scheduleJob(IJob, IProgressMonitor, long) -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Schedules the specified
IJob for one time execution after
the specified delay.
- scheduledJob -
Variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
-
The
ScheduledJob whose execution status is described
- secondsToClose -
Variable in class net.sourceforge.java.feednread.frontend.dialog.AutoCloseConfirmationDialog
-
The number of seconds after which this
AutoCloseConfirmationDialog closes automatically.
- select(Viewer, Object, Object) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerFilter
-
Decides whether or not the
element in the
parentElement structure displayed in the
specified Viewer has to be selected.
- select(Viewer, Object, Object) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerTaggedFilter
-
Decides whether or not the
element in the
parentElement structure displayed in the specified
Viewer has to be selected.
- select(Viewer, Object, Object) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerUnreadFilter
-
Decides whether or not the
element in the
parentElement structure displayed in the specified
Viewer has to be selected.
- select(Viewer, Object, Object) -
Method in class net.sourceforge.java.util.gui.jface.viewers.NodeViewerFilter
-
Returns whether the given element makes it through this filter.
- select(Viewer, Object, Object) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerFilter
-
Decides whether or not the
element in the
parentElement structure displayed in the specified
Viewer has to be selected.
- selectAllButton -
Variable in class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
-
Button to select the entire
CheckBoxTreeViewer
- selectLastVisitedPageAgain() -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
-
Selects the page determined by
lastSuccessfulNode in the
page hierarchy.
- selectNextNews() -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Selects the next news in this
NewsFeedTable.
- selectNextTab() -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Selects the tab next to the the currently selected tab in this
NewsFeedTabBar.
- selectNextUnreadNews() -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Selects the next unread news in this
NewsFeedTable.
- selectPreviousTab() -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Selects the tab previous to the currently selected tab in this
NewsFeedTabBar.
- selectedBrowserChanged(Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.action.BrowserBackAction
-
Notifies this
Action that the selected Browser
changed.
- selectedBrowserChanged(Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.action.BrowserForwardAction
-
Notifies this
Action that the selected Browser
changed.
- selectedBrowserChanged(Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.action.BrowserHomeAction
-
Notifies this
Action that the selected Browser
changed.
- selectedBrowserChanged(Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.action.BrowserRefreshAction
-
Notifies this
Action that the selected Browser
changed.
- selectedBrowserChanged(Browser) -
Method in class net.sourceforge.java.feednread.frontend.event.action.BrowserStopAction
-
Notifies this
Action that the selected Browser
changed.
- selectedCategory -
Variable in class net.sourceforge.java.feednread.frontend.dialog.CategorySelectionDialog
- The selected
Category<
- selectedElements -
Variable in class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
-
The selected
IMutableTreeElements; null if
in add mode or selection is empty;
- selectedFolder -
Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderSelectionDialog
- The selected
WatchFolder<
- selectionChanged(SelectionChangedEvent) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable.SelectionHandler
-
Handles the
SelectionChangedEvent being triggered if a
NewsFeedEntry has been selected.
- selectionChanged(SelectionEvent) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar.TabHandler
-
If the tab selection changed adjust the tab view depending on the
type of tab.
- selectionColumn -
Variable in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
The index of the column to store/retrieve the value for.
- selectionHandler -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
- selectionHandler -
Variable in class net.sourceforge.java.feednread.frontend.tray.TrayHandler
-
Handles selections with the
TrayItem's context
Menu
- sendToTrayOnCloseEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.TrayConfigurationPage
-
FieldEditor to toggle send to tray on close option
- sendToTrayOnMinimizeEditor -
Variable in class net.sourceforge.java.feednread.frontend.configuration.TrayConfigurationPage
-
FieldEditor to toggle send on tray on minimize option
- sendToTrayOnStartup -
Variable in class net.sourceforge.java.feednread.frontend.configuration.TrayConfigurationPage
-
FieldEditor to toggle send to tray on application startup
option
- separateTopCenter -
Variable in class net.sourceforge.java.util.gui.swt.ViewForm
-
- serialVersionUID -
Static variable in class com.sun.syndication.fetcher.FetcherEvent
-
- serialVersionUID -
Static variable in class com.sun.syndication.fetcher.FetcherException
-
- serialVersionUID -
Static variable in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
-
- serialVersionUID -
Static variable in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.backend.configuration.PersistenceException
-
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
- The serialVersionUID of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.backend.model.newstable.ArchivedNewsFeed
- The serialVersionUID of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
- The serialVersionUID of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
- The serialVersionUID of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.feednread.frontend.components.newstable.event.NewsFeedTableStatusChangedEvent
- The serial version uid of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.util.gui.jface.viewers.event.MutableTreeElementEvent
- The serial uid of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.util.i18n.event.LanguageResourceChangeEvent
- The serial uid of this class
- serialVersionUID -
Static variable in class net.sourceforge.java.util.jobs.event.JobEvent
- The serial uid of this class
- set3DBorderState(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Show / Hide the 3D Border of the ViewForm
- setAddress(String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
-
Sets the address of the proxy server.
- setAscending(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
-
Sets the sort order to be used;
true indicates ascending,
false descending sort order.
- setAscending(boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
-
Sets the sort order to be used;
true indicates ascending,
false descending sort order.
- setAscending(boolean) -
Method in class net.sourceforge.java.util.io.FileUtils.FileComparator
-
Sets the sort order.
- setAuthors(List) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed authors.
- setBorderVisible(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Specify whether the border should be displayed or not.
- setCanceled(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
- Sets the cancel state to the given value.
- setCanceled(boolean) -
Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
-
Sets the cancel state to the given value.
- setCaseSensitive(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
-
Sets the case sensitive matching of this
WatchSettingsEntry
where true indicates case sensitive, false
case insensitive matching.
- setChecked(boolean) -
Method in class net.sourceforge.java.feednread.frontend.event.action.CheckboxAction
-
Sets the checked status of this
CheckboxAction.
- setChecked(Object, boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
-
- setCheckedElements(Object[]) -
Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
-
- setColumnWidth(int, int) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Sets the width of the column at the specified
columnIndex
to the given width.
- setContent(Control, boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Sets the content.
- setControlsVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
-
Sets the visibility status of the browser controls (back, forward, home,
stop, refresh).
- setCopyright(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed copyright.
- setCurrentAddress(String) -
Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Sets the current address to the specified url.
- setData(Object) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement
-
Sets an arbitrary data
Object for the
IMutableTreeElement.
- setData(Object) -
Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
Sets an arbitrary data
Object for this
MutableTreeElement.
- setDate(Date) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
-
Sets the
Date to be displayed on the status line.
- setDate(Date) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
-
Sets the date to be displayed on this
StatusLine.
- setDefault(String, double) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefault(String, float) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefault(String, int) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefault(String, long) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefault(String, String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefault(String, boolean) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the default value for the specified key.
- setDefaultLanguage(String) -
Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
-
Sets the default
LanguageResource to the one mapped to
the specified ISO 639 two letter language code.
- setDescription(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed description.
- setDescription(String) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the description of this
Watch.
- setDescription(String) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
-
Sets the description of this
WatchFolder.
- setDuration(long) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the duration of the monitored
IJob in milliseconds.
- setETag(String) -
Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- setEnabled(boolean) -
Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
-
Sets the enabled status of the configured proxy server.
- setEnabled(boolean, Composite) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Sets the enabled status of this
SpinnerFieldEditor.
- setEnclosureImage(SyndEnclosure) -
Method in class net.sourceforge.java.feednread.frontend.event.action.EnclosureAction
-
Sets the
Image of this EnclosureAction
depending on the specified SyndEnclosure.
- setEncoding(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the charset encoding of a the feed.
- setEntries(List) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed entries.
- setError(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the error flag of this
Favorite.
- setErrorMessage(String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
-
Sets the specified error message to be displayed on the status line.
- setErrorMessage(Image, String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
-
Sets the specified error image and message to be displayed on the status
line.
- setErrorMessage(String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
-
Sets an error message text to be displayed on this
StatusLine.
- setErrorMessage(Image, String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
-
Sets an
Image and error message text to be displayed on
this StatusLine.
- setErrorMessage(String) -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
-
Display the given error message.
- setEventType(String) -
Method in class com.sun.syndication.fetcher.FetcherEvent
-
- setException(Exception) -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Sets a potential
Exception that may occured while
executing an IJob.
- setException(Exception) -
Method in class net.sourceforge.java.util.jobs.Job
-
Sets the
Exception that may have potentially occured
causing the Job to fail.
- setExecutionInterval(JobExecutionInterval) -
Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
-
Sets the
JobExecutionInterval of this
JobExceutionStatus which hold the period which separates
subsequent executions of an IJob.
- setExpanded(Item, boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
-
- setFeed(SyndFeed) -
Method in class com.sun.syndication.fetcher.FetcherEvent
-
- setFeedInfo(URL, SyndFeedInfo) -
Method in interface com.sun.syndication.fetcher.impl.FeedFetcherCache
- Add a SyndFeedInfo object to the cache
- setFeedInfo(URL, SyndFeedInfo) -
Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
-
- setFeedInfo(URL, SyndFeedInfo) -
Method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
-
Puts the specified
SyndFeedInfo object in the cache.
- setFeedInfoCache(FeedFetcherCache) -
Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
-
- setFeedType(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed type of this
NewsFeed
Currently the following syndication types are supported:
rss_0.90
rss_0.91
rss_0.92
rss_0.93
rss_0.94
rss_1.0
rss_2.0
atom_0.3
- setFilterText(String) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Sets the filter to the specified
filterText.
- setFilterText(String) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerFilter
-
Sets the filter text to the specified value.
- setFilterText(String) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
-
Sets the filter to the specified
filterText.
- setFilterText(String) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerFilter
-
Sets the filter text to the specified value.
- setFiltered(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
-
Sets the filtered status of this
Category.
- setFiltered(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the filtered status of this
Favorite.
- setFiltered(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the filtered status of this
Watch.
- setFiltered(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
-
Sets the filtered status of this
WatchFolder.
- setFiltered(boolean) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.IFilterTag
-
Sets the filtered status.
- setFont(Font) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
-
- setId(String) -
Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- setImage(SyndImage) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed image.
- setIncrement(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Sets the amount that this
SpinnerFieldEditor's
value will be modified by when the up/down arrows are pressed to the
argument, which must be at least one.
- setInfoCache(Map) -
Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
-
- setJobManager(JobManager) -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Sets the
JobManager that is responsible for the management
and scheduling of the IJob.
- setJobManager(JobManager) -
Method in class net.sourceforge.java.util.jobs.Job
-
Sets the
JobManager that is responsible for the management
and scheduling of this Job.
- setKeyword(String) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
-
Sets the keyword of this
WatchSettingsEntry.
- setLanguage(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed language.
- setLastExecutionTime(long) -
Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
-
Sets the time in milliseconds since January 1, 1970, 00:00:00 GMT that an
IJob was last executed at.
- setLastModified(Object) -
Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- setLayout(Layout) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Sets the layout which is associated with the receiver to be the argument
which may be null.
- setLink(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed link.
- setLogin(String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
-
Sets the login used for authentication at the proxy server.
- setMaximum(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Sets the maximum value that this this
SpinnerFieldEditor will allow.
- setMessage(String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
-
Sets the specified message to be displayed on the status line.
- setMessage(Image, String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
-
Sets the specified image and message to be displayed on the status line.
- setMessage(Image, String) -
Method in class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
-
Sets an
Image and message text to be displayed on this
StatusLine.
- setMessage(String, int) -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
-
Sets the message for this dialog with an indication of what type of
message it is.
- setMessageLayoutData(Object) -
Method in class net.sourceforge.java.feednread.frontend.configuration.DialogMessageArea
-
Set the layoutData for the messageArea.
- setMinimum(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Sets the minimum value that this
SpinnerFieldEditor
will allow.
- setModificationEnabled(boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TreeCellModifier
-
Sets the modification mode.
- setName(String) -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Sets a human readable name for an
IJob.
- setName(String) -
Method in class net.sourceforge.java.util.jobs.Job
-
Sets a human readable name for this
Job.
- setName(String) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the name for the
IJob whose status is
monitored by this JobStatus.
- setNews(NewsFeedEntry) -
Method in class net.sourceforge.java.feednread.frontend.components.NewsContentView
-
Sets the news displayed in this
NewsContentView.
- setNewsFeed(NewsFeed) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the
NewsFeed of this Favorite.
- setNewsFeed(NewsFeed) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
-
Sets the
NewsFeed that this
NewsFeedTableContentProvider collects the
news from
- setNewsFeed(AggregatedNewsFeed) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the
NewsFeed of this Watch.
- setNewsFeed(NewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Sets the
NewsFeed displayed in this
NewsFeedTable.
- setNewsFeed(NewsFeed) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
-
Sets the
NewsFeed displayed in this
NewsFeedView
- setNewsTagged(NewsFeedEntry, boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Sets the tagged status of the specified
NewsFeedEntry
to tagged where a value of true means
tagged, false untagged.
- setOnlyBorderBottom(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set that the ViewForm should only paint a single border on bottom.
- setOnlyBorderTop(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set that the ViewForm should only paint a single border on top.
- setOnlyBorderTopBottom(boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set that the ViewForm should only paint a single border on top and
bottom.
- setOriginalEntries(List) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the original Rome
SyndEntry entries.
- setPageIncrement(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
Sets the amount that this
SpinnerFieldEditor's
position will be modified by when the page up/down keys are pressed to
the argument, which must be at least one.
- setParent(IMutableTreeElement) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement
-
Sets the parent of the
IMutableTreeElement
- setParent(IMutableTreeElement) -
Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
-
Sets this
MutableTreeElement's parent to the specified
element.
- setPassword(String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
-
Sets the password used for authentication at the proxy server.
- setPeriod(long) -
Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
-
Sets the period in milliseconds that separates subsequent executions of
an
IJob.
- setPort(int) -
Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
-
Sets the port of the proxy server.
- setPriority(int) -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Sets the priority of an
IJob.
- setPriority(int) -
Method in class net.sourceforge.java.util.jobs.Job
-
Sets the priority of this
Job.
- setPriority(int) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the priority of this
JobStatus object.
- setProgress(int) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
-
Sets the current progress.
- setProgressMaximum(int) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
-
Sets the progress maximum.
- setProgressMinimum(int) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
-
Sets the progress minimum.
- setProgressMonitor(IProgressMonitor) -
Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
-
Sets the
IProgressMonitor to be used by this
HttpURLFeedFetcher to report the progress of a newsfeed
retrieval operation.
- setProxySettings(ProxyServerSettings) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
-
Sets the
ProxyServerSettings used for all connections
established by this ConnectionManager.
- setPublishedDate(Date) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed published date.
- setRead(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
-
Sets the read status of this news.
- setRequestHeaders(URLConnection, SyndFeedInfo) -
Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
- Set appropriate HTTP headers, including conditional get and gzip encoding headers
- setScheduledJob(ScheduledJob) -
Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
-
Sets the
ScheduledJob whose status is described by
this JobExecutionStatus.
- setSelectedElements() -
Method in class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
-
Updates this
FavoriteSelectionWizardPage with the
IMutableTreeElements set in FavoriteSelectionWizardPage.selectedElements;
- setSelectedItem(PShelfItem) -
Method in class net.sourceforge.java.feednread.frontend.components.sidebar.SideBar
-
Selects the specified
PShelfItem in this
SideBar.
- setSelectedTab(CTabItem) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Sets the currently selected
CTabItem.
- setSelection(IMutableTreeElement) -
Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
-
Sets the current selection of the favorites tree to the specified
element.
- setSelection(String) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Sets the selection of this
TableFieldEditor to
the row or element matching the specified selectionStr.
- setSelectionColumn(int) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Sets the selection column to the specified
columnIndex.
- setSettings(WatchSettings) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the
WatchSettings for this Watch.
- setShellImage(Shell, int) -
Static method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessagePanel
-
Sets the
Shell Image depending on the
specified type.
- setSortingColumn(int) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
-
Sets the column index by which the sorting should be done.
- setSortingColumn(int) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
-
Sets the column index by which the sorting is to be done.
- setSortingEnabled(boolean) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Enables or disables the sorting of the
Table depending on
the specified enabled status.
- setStartTime(Date) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the start time of the monitored
IJob.
- setStatus(int) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the status for the monitored
IJob.
- setStatusFormat(IJobStatusFormat) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the
IJobStatusFormat object for this
JobStatus
- setSyndFeed(SyndFeed) -
Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- setTagged(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
-
Sets the tagged status of this news.
- setTaggedFilterEnabled(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Sets the enabled status of the tagged news filter.
- setTaggedFilterEnabled(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
-
Sets the enabled status of the tagged news filter.
- setTaskName(String) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
-
Sets the task name to the given value.
- setTaskName(String) -
Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
-
Sets the task name to the given value.
- setTemplate(Favorite) -
Method in class net.sourceforge.java.feednread.frontend.event.action.AddFavoriteAction
-
Sets a
Favorite to use as template for subsequent
Favorite creations.
- setThread(Thread) -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Sets the
Thread that the IJob runs in.
- setThread(Thread) -
Method in class net.sourceforge.java.util.jobs.Job
-
Sets the
Thread that this Job runs in.
- setTitle(String) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
-
Sets the title of this
Category.
- setTitle(String) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the title of this
Favorite.
- setTitle(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the feed title.
- setTitle(String) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the title of this
Watch.
- setTitle(String) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
-
Sets the title of this
WatchFolder.
- setTitle(String) -
Method in interface net.sourceforge.java.util.gui.jface.viewers.INameable
-
Sets the title of the
INameable.
- setTitleLayoutData(Object) -
Method in class net.sourceforge.java.feednread.frontend.configuration.DialogMessageArea
-
Set the layoutData for the title area.
- setToDefault(String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value denoted by the specified key back to its default value.
- setTopCenter(Control, boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set the control that appears in the top center of the pane.
- setTopCenterSeparate(boolean, boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- If true, the topCenter will always appear on a separate line by itself,
otherwise the topCenter will appear in the top row if there is room and
will be moved to the second row if required.
- setTopLeft(Control, boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set the control that appears in the top left corner of the pane.
- setTopRight(Control, boolean) -
Method in class net.sourceforge.java.util.gui.swt.ViewForm
- Set the control that appears in the top right corner of the pane.
- setTotalWorkUnits(double) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the number of total work units to be done in the monitored
IJob.
- setUnreadFilterEnabled(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
Sets the enabled status of the unread news filter.
- setUnreadFilterEnabled(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
-
Sets the enabled status of the unread news filter.
- setUpdateInterval(JobExecutionInterval) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
-
Sets the update interval for this
Category to the
specified JobExceutionInterval object.
- setUpdateStatus(JobExecutionStatus) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the update status of this
Favorite to the
specified JobExceutionStatus object.
- setUrl(URL) -
Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
- setUrl(String) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Sets the url pointing to the newsfeed of this
Favorite.
- setUrl(String) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Sets the url of this
NewsFeed
- setUrl(String) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
-
Sets this
InternalBrowser to the specified url.
- setUrlString(String) -
Method in class com.sun.syndication.fetcher.FetcherEvent
-
- setUserAgent(String) -
Method in interface com.sun.syndication.fetcher.FeedFetcher
-
- setUserAgent(String) -
Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
-
- setUsingDeltaEncoding(boolean) -
Method in interface com.sun.syndication.fetcher.FeedFetcher
- Turn on or off rfc3229 delta encoding
See http://www.ietf.org/rfc/rfc3229.txt and http://bobwyman.pubsub.com/main/2004/09/using_rfc3229_w.html
NOTE: This is experimental and feedback is welcome!
- setUsingDeltaEncoding(boolean) -
Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
-
- setValue(String, double) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(String, float) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(String, int) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(String, long) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(String, String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(String, boolean) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Sets the value for the specified key.
- setValue(Map, String, double) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets a double value for a given key.
- setValue(Map, String, float) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets a float value for a given key.
- setValue(Map, String, int) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets an int value for a given key.
- setValue(Map, String, long) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets a long value for a given key.
- setValue(Map, String, boolean) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets a boolean value for a given key.
- setValue(Map, String, String) -
Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
-
Helper method: Sets a String value for a given key.
- setVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.NewsContentView
-
Sets the visibility status of this
NewsContentView
component.
- setVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
-
Sets the visibility status of this
NewsFeedAddressBar
component.
- setVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
-
Sets the visibility status of this
NewsFeedFavoritesTree
component.
- setVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.notificationbar.NotificationBar
-
Sets the visibility status of this
NotificationBar
component.
- setVisible(boolean) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Sets the visibility status of this
NewsFeedTabBar
component.
- setWatchedElements(IMutableTreeElement[]) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Sets the
IMutableTreeElements to include in this
Watch, i.e. to watch over.
- setWholeWord(boolean) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
-
Sets the whole word matching of this
WatchSettingsEntry.
- setWorkUnitsDone(double) -
Method in class net.sourceforge.java.util.jobs.JobStatus
-
Sets the number of work units done in the monitored
IJob.
- settings -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
- The
WatchSettings instance to manage
- settings -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
- The
WatchSettings object to be edited or added
- settingsPage -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
- Lets the end-user enter the
WatchSettings data
- settingsTable -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
- The
Table to display WatchSettingsEntry
objects.
- settingsViewer -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
-
The
TableViewer to control the management of
WatchSettingsEntry objects
- setupConnectionSettings() -
Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
-
Setups the connection settings used for all
HttpUrlConnection instances.
- shell -
Variable in class net.sourceforge.java.feednread.frontend.SplashScreen
-
The
Shell to hold the
SplashScreen Image
- shellClosed(ShellEvent) -
Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow.ShellHandler
-
Sent when a
Shell is closed.
- shellHandler -
Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
- Handles
ShellEvents in the Shell
- shellIconified(ShellEvent) -
Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow.ShellHandler
-
Sent when a
Shell is minimized.
- show(ITreeElement) -
Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
-
Shows the specified
element by making sure it is
visible in this NewsFeedWatchesTree.
- showAsShell(Display, String, Throwable) -
Static method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessagePanel
-
Displays a
MessagePanel in a Shell.
- showAsShell(Display, String, String, String, int) -
Static method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessagePanel
-
Displays a
MessagePanel in a Shell.
- showBorder -
Variable in class net.sourceforge.java.util.gui.swt.ViewForm
-
- showElement(ITreeElement) -
Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
-
Shows the specified element by making sure that it's visible in the
favorites tree.
- showEnclosures(NewsFeedEntry) -
Method in class net.sourceforge.java.feednread.frontend.components.NewsContentView
-
Shows the enclosures embedded in the specified
NewsFeedEntry.
- showNewsFeedFavoritesTree() -
Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
-
Shows the
NewsFeedFavoritesTree, i.e. makes it
visible in the SideBar.
- showNewsFeedWatchesTree() -
Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
-
Shows the
NewsFeedWatchesTree, i.e. makes it
visible in the SideBar.
- showPage(IPreferenceNode) -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
-
Shows the preference page corresponding to the given preference node.
- showPageFlippingAbortError() -
Method in class net.sourceforge.java.feednread.frontend.configuration.ConfigurationDialog
-
Shows an error indicating that the status of the currently selected page
is inavlid and has to be corrected.
- showResult() -
Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
-
Shows the result of the
NewsFeedAggregationManagerJob.
- showTitle(String, Image) -
Method in class net.sourceforge.java.feednread.frontend.configuration.DialogMessageArea
-
Show the title.
- shutdown() -
Method in class net.sourceforge.java.util.jobs.JobManager
-
Shutdown this
JobManager by performing a safe termination
of all currently running IJob instances.
- shutdown() -
Method in class net.sourceforge.java.util.threads.ThreadPool
-
Performs a safe shutdown of all currently running
Threads
in this ThreadPool.
- sideBar -
Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
- The sidebar to select from the various side bar items
- sideBarShelf -
Variable in class net.sourceforge.java.feednread.frontend.components.sidebar.SideBar
- The side bar
Shelf
- size -
Variable in class net.sourceforge.java.feednread.backend.jobs.DownloadJob
- The size of the download in bytes
- size -
Variable in class net.sourceforge.java.util.threads.ThreadPool
-
The maximum number of
Threads in the ThreaPool.
- skip(long) -
Method in class net.sourceforge.java.util.io.ProgressMonitorInputStream
-
Overrides
FilterInputStream.skip(long) to update the
progress monitor after the skip operation.
- skip(long) -
Method in class net.sourceforge.java.util.io.XmlProgressReader
-
Overrides
XmlReader.skip
to update the progress monitor after the skip.
- sort(int) -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable.SortListener
-
Sorts the underlying model by the specified column.
- sort() -
Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
-
Sorts the underlying model data and refreshes the associated
TableViewer to reflect the new sorting.
- sort(int, boolean) -
Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
Sorts the
Table by the specified columnIndex
in the specified sort order.
- sort(int) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableTreeViewerSorterHandler
-
Sorts the underlying model by the specified column.
- sort(int, boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableTreeViewerSorterHandler
-
Sorts the underlying model by the specified
columnIndex.
- sort() -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
-
Sorts the underlying model data and refreshes the associated
TableViewer to reflect the new sorting.
- sort(int) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorterHandler
-
Sorts the underlying model by the specified column.
- sort(int, boolean) -
Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorterHandler
-
Sorts the underlying model by the specified
columnIndex.
- sortListener -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
- sorter -
Variable in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
-
Default favorites tree sorter.
- sorter -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
-
- sorter -
Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
-
Sorts
WatcheFolders and Watches based on
the selected TreeColumn.
- sorter -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
- Sorts the
WatchSettingsEntries
- sorter -
Variable in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
The Table sorter
- sorter -
Variable in class net.sourceforge.java.util.gui.jface.viewers.TableTreeViewerSorterHandler
-
The
TableTreeViewerSorter to use for sorting
- sorter -
Variable in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorterHandler
-
The
TableViewerSorter to use for sorting
- sorterHandler -
Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
-
Handles the header mouse clicks on the
TreeColumns to jog
a resorting based on the clicked TreeColumn.
- sorterHandler -
Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
-
Handles the sorting on
TableColumn header mouse clicks
- sorterHandler -
Variable in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
-
The handler used to sort the underlying
IStructuredContentProvider
- sortingColumn -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
- The column that the sorting is done by
- sortingColumn -
Variable in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
- The column that the sorting is done by
- sourceElement -
Variable in class net.sourceforge.java.util.gui.jface.viewers.dnd.TreeViewerDnDHandler
- The source
IMutableTreeElement of a DnD operation
- spawnNewAggregator(Favorite) -
Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
-
Spawns a new
NewsFeedAggregatorJob to parse/aggregate the
specified newsfeed Favorite.
- spinnerCtrl -
Variable in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
-
- splashImg -
Variable in class net.sourceforge.java.feednread.frontend.SplashScreen
- The splash
Image to display
- start() -
Method in interface net.sourceforge.java.util.jobs.IJob
-
Starts the
IJob in the set Thread as
returned by the IJob.getThread() method.
- start() -
Method in class net.sourceforge.java.util.jobs.Job
-
Starts this
Job in the set Thread as
returned by the Job.getThread() method.
- startTime -
Variable in class net.sourceforge.java.util.jobs.JobStatus
- The time that the monitored
IJob was started at
- startTimeColumn -
Variable in class net.sourceforge.java.feednread.frontend.components.notificationbar.NotificationBar
- Job table: Start time column
- started() -
Method in interface net.sourceforge.java.util.jobs.IJob
-
This method has to be called instantly after an
IJob has
been started.
- started() -
Method in class net.sourceforge.java.util.jobs.Job
-
This method has to be called instantly after this
Job has
been started.
- status -
Variable in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
- The
JobStatus to update
- status -
Variable in class net.sourceforge.java.util.jobs.Job
- The status of the
Job
- status -
Variable in class net.sourceforge.java.util.jobs.JobStatus
-
The
IJob status flag.
- statusBarHandler -
Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
- Event handler for changes in the status bar
- statusChanged(NewsFeedTableStatusChangedEvent) -
Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
-
Triggered when the status of the
NewsFeedTable changes.
- statusChanged(NewsFeedTableStatusChangedEvent) -
Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
-
Triggered when the status of the
NewsFeedTable changes.
- statusChanged(NewsFeedTableStatusChangedEvent) -
Method in interface net.sourceforge.java.feednread.frontend.components.newstable.event.INewsFeedTableStatusListener
-
Triggered when the status of a
NewsFeedTable changes.
- statusChanged(NewsFeedTableStatusChangedEvent) -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
-
Triggered when the status of a
NewsFeedTable changes.
- statusChanged() -
Method in interface net.sourceforge.java.util.jobs.IJob
-
This method can be called if the
JobStatus of an
IJob changed.
- statusChanged() -
Method in class net.sourceforge.java.util.jobs.Job
-
This method can be called if the
JobStatus of this
Job changed.
- statusChangedRunnable -
Variable in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable.SelectionHandler
-
The Runnable used to notify registered listeners of status changes
- statusColumn -
Variable in class net.sourceforge.java.feednread.frontend.components.notificationbar.NotificationBar
- Job table: status column
- statusFormat -
Variable in class net.sourceforge.java.util.jobs.JobStatus
- The format object for the
JobStatus
- statusLine -
Variable in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
- The used status line component
- statusLineMgr -
Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
- The StatusLineManager extension
- storeSettings() -
Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
-
Stores the settings of this
MainApplicationWindow in the
underlying configuration.
- stripHTML(String) -
Static method in class net.sourceforge.java.util.text.StringUtils
-
Strips off all HTML tags from the specified
text.
- subTask(String) -
Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
-
Notifies that a subtask of the main task is beginning.
- subTask(String) -
Method in class net.sourceforge.java.util.jobs.CompositeJobProgressMonitor
-
Notifies that a subtask of the main task is beginning.
- subTask(String) -
Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
-
Notifies that a subtask of the main task is beginning.
- synchronizeFilterTab() -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
-
Synchronizes the filtered news tab to show only news items from open
news tabs.
- synchronizeFilterTab() -
Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
-
Synchronizes the filter tab to show only news items from open news tabs.
- synchronizeWithArchive(NewsFeedArchive) -
Method in interface net.sourceforge.java.feednread.backend.archive.IArchivable
-
Synchronizes a
NewsFeed with the specified
NewsFeedArchive.
- synchronizeWithArchive(Favorite) -
Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
-
- synchronizeWithArchive(NewsFeedArchive) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
-
Synchronizes this
AggregatedNewsFeed with the specified
NewsFeedArchive.
- synchronizeWithArchive(NewsFeedArchive) -
Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
-
Synchronizes this
NewsFeed with the specified
NewsFeedArchive.
- syndFeed -
Variable in class com.sun.syndication.fetcher.impl.SyndFeedInfo
-
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||