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

G

GENERAL_OPTIONS_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The key to access the general options
GENERATOR_TEXT - Static variable in class net.sourceforge.java.feednread.backend.exporter.OPMLExport
The export generator text
GUID_ATTRIBUTE - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for a watched element's guid
GeneralConfigurationPage - class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage.
Configuration page for general application settings.
GeneralConfigurationPage() - Constructor for class net.sourceforge.java.feednread.frontend.configuration.GeneralConfigurationPage
Creates a new GeneralConfigurationPage instance.
get(Object) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getAddress() - Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
Gets the address of the proxy server.
getAllocatedConnectionSlots() - Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Gets the number of currently alloocated connection slots in this ConnectionManager.
getAuthors() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed authors.
getAuthors() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the news authors.
getAvailableLanguageResources() - Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
Gets all available LanguageResources
getBoolean(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the boolean value for the specified key.
getBoolean(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets a boolean value for a given key.
getBrowser() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.BrowserTabItemData
Gets the InternalBrowser component displayed in the tab related to this BrowserTabItemData object.
getBrowser() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
Gets the Browser widget.
getBrowserTabs() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets all tabs that display a web page in an InternalBrowser component.
getBrowserTabs() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets all tabs that display a web page in an InternalBrowser component.
getCachedEnclosure(File) - Method in class net.sourceforge.java.feednread.frontend.event.action.EnclosureAction
Gets the cached enclosure form the specified cacheDirectory.
getCategories() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Get the news categories.
getCategoryTitle() - Method in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
Gets the category title as entered by the user.
getCharacterEncoding(URLConnection) - Static method in class com.sun.syndication.fetcher.impl.ResponseHandler
 
getCharacterEncoding(String) - Static method in class com.sun.syndication.fetcher.impl.ResponseHandler
Gets the character encoding of a response.
getCheckedElements() - Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
 
getChildren(Object) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Returns the child elements of the given parent element.
getChildren(Object) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerContentProvider
Returns the child elements of the given parent element.
getClientArea() - Method in class net.sourceforge.java.util.gui.swt.ViewForm
 
getColumnCount() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the number of columns stored in this NewsFeedTableContentProvider.
getColumnImage(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableLabelProvider
Gets the image for the specified element at the specified column index.
getColumnImage(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.notificationbar.JobStatusTableLabelProvider
Gets the Image for the specified element at the specified column index.
getColumnImage(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTreeLabelProvider
Returns the label image for the given column of the given element.
getColumnImage(Object, int) - Method in class net.sourceforge.java.feednread.frontend.configuration.LanguageTableLabelProvider
Gets the image for the specified element at the specified column index.
getColumnImage(Object, int) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableLabelProvider
Returns the label image for the given column of the given element.
getColumnName(int) - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the name of the column at the specified index.
getColumnText(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableLabelProvider
Gets the textual representation of the element at the specified columnIndex.
getColumnText(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.notificationbar.JobStatusTableLabelProvider
Gets the textual representation of the element at the specified column index.
getColumnText(Object, int) - Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTreeLabelProvider
Returns the label text for the given column of the given element.
getColumnText(Object, int) - Method in class net.sourceforge.java.feednread.frontend.configuration.LanguageTableLabelProvider
Gets the textual representation of the element at the specified column index.
getColumnText(Object, int) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableLabelProvider
Returns the label text for the given column of the given element.
getColumnValue(Object, int) - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the textual representation of a news column.
getColumnValue(Object, int) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Gets the column value for the specified element at the given columnIndex.
getColumnValue(Object, int) - Method in class net.sourceforge.java.feednread.frontend.configuration.LanguageTableContentProvider
Gets the column value for the specified element at the given columnIndex.
getColumnValue(Object, int) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
Gets the column value for the specified element at the given columnIndex.
getColumnValue(Object, int) - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITableContentProvider
Gets the column value for the specified element at the given columnIndex.
getColumnWidth(int) - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Gets the width in pixel of the column at the specified columnIndex.
getComponent() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.AbstractTabItemData
Gets the component displayed in the tab related to this AbstractTabItemData object.
getComponent() - Method in interface net.sourceforge.java.feednread.frontend.components.tabbar.ITabItemData
Gets the component displayed in the tab related to an ITabItemData.
getConnectionSlot(URL) - Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Tries to allocate a free connection slot.
getContent() - Method in class net.sourceforge.java.util.gui.swt.ViewForm
Returns the content area.
getContentProvider() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the content provider used by this NewsTable.
getControl() - Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
Returns the control used by this ExtendedStatusLineManager.
getCoolBarControl() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Returns the control for this MainApplicationWindow 's coolbar.
getCopyright() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed copyright.
getCreationDate() - Method in class net.sourceforge.java.feednread.backend.importer.OPMLImport
Gets the creation date of the imported OPML Document as defined in the OPML head section.
getCurrentAddress() - Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
Gets the current address input as typed in by the user in the address field.
getData() - Method in interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement
Gets the data Object associated to the IMutableTreeElement.
getData() - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Gets the data Object associated to this MutableTreeElement.
getDefaultBoolean(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default boolean value for the specified key.
getDefaultBrowser() - Static method in class net.sourceforge.java.util.net.NetworkUtils
Gets the Program used as default browser on the system.
getDefaultDouble(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default double value for the specified key.
getDefaultFloat(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default float value for the specified key.
getDefaultImage(Favorite) - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
Gets a default Image for the specified Favorite depending on its status.
getDefaultInt(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default int value for the specified key.
getDefaultLanguageResource() - Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
Gets the currently set default LanguageResource
This is the resource mapped to currently set default locale determined by Locale.getDefault()
getDefaultLong(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default long value for the specified key.
getDefaultString(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the default String value for the specified key.
getDescription() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed description.
getDescription() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the news description.
getDescription() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the description of this Watch.
getDescription() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Gets the description of this WatchFolder.
getDouble(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the double value for the specified key.
getDouble(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets a double value for a given key.
getDuration() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the duration of the monitored IJob in milliseconds.
getETag() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getElement() - Method in class net.sourceforge.java.util.gui.jface.viewers.event.MutableTreeElementEvent
Gets the element affected by this MutableTreeElementEvent.
getElementAt(int) - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns the ITreeElement at the specified index.
getElementAt(int) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns the IMutableTreeElement at the specified index.
getElements() - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Gets the imported IMutableTreeElements backed up by a Map.
getElements(Object) - Method in class net.sourceforge.java.feednread.backend.model.adressbar.NewsFeedAddressBarContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements(Object) - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements(Object) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements(Object) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
Returns the elements to display in the Viewer when its input is set to the given element.
getElements() - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns the elements in the ITreeElement.
getElements() - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns the elements in this MutableTreeElement.
getElements(Object) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getElements(Object) - Method in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
Returns the elements to display in the viewer when its input is set to the given element.
getEncoding() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the charset encoding of a the feed.
getEntries() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed entries.
getEntries() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettings
 
getEntry() - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog
Gets the created/edited WatchSettingsEntry instance.
getEventCentral() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the EventCentral which grants access to all Actions defined by this application.
getEventType() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getException() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets a potential Exception that may occured while executing an IJob.
getException() - Method in class net.sourceforge.java.util.jobs.Job
Gets the Exception that may have potentially occured causing the Job to fail.
getExecutionInterval() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
Gets the JobExecutionInterval of this JobExceutionStatus which hold the period which separates subsequent executions of an IJob.
getExecutionStatus() - Method in class net.sourceforge.java.util.jobs.scheduling.ScheduledJob
Gets the JobExceutionStatus of this ScheduledJob.
getFavorite() - Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregatorJob
Gets the newsfeed Favorite parsed/aggregated by this NewsFeedAggregatorJob
getFavoriteCount(Element) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Recursively determines the number of Favorites in the specified Element.
getFavoriteTitle() - Method in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
Gets the Favorite's title as entered by the user.
getFavoriteUrl() - Method in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
Gets the Favorite's newsfeed url as entered by the user.
getFavorites() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
Gets the Favorite objects displayed in the tab associated with this NewsFeedTabItemData object or null if no Favorite objects displayed in the tab.
getFeed() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getFeedInfo(URL) - Method in interface com.sun.syndication.fetcher.impl.FeedFetcherCache
Get a SyndFeedInfo object from the cache.
getFeedInfo(URL) - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getFeedInfo(URL) - Method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
Gets a SyndFeedInfo object from the cache.
getFeedInfoCache() - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
getFeedType() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Returns the 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
getFileExtension(File) - Static method in class net.sourceforge.java.util.io.FileUtils
Gets the extension of the specified File.
getFileExtension(String) - Static method in class net.sourceforge.java.util.io.FileUtils
Gets the extension of the File denoted by the specified filename.
getFilterTab() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets the filter tab managed by this TabManager.
getFilterText() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the currently set filter text; null if none set.
getFilterText() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerFilter
Gets the filter text.
getFilterText() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the currently set filter text; null if none set.
getFilterText() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
Gets the currently set filter text; null if none set.
getFilterText() - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerFilter
Gets the filter text.
getFloat(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the float value for the specified key.
getFloat(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets a float value for a given key.
getFolderDescription() - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
Gets the WatchFolder description as entered by the end-user.
getFolderTitle() - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
Gets the WatchFolder title as entered by the end-user.
getFont(Object) - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
Return the Font for element or null if there is none set.
getFont(Object) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableLabelProvider
Gets the Font for the specified element.
getFont(Object) - Method in class net.sourceforge.java.feednread.frontend.components.notificationbar.JobStatusTableLabelProvider
Gets the Font for the specified element.
getFont(Object) - Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTreeLabelProvider
Return the Font for element or null if there is none set.
getFormattedString(String, Object[]) - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets a localized formatted String from this LanguageResource matching the specified key.
getFreeConnectionSlots() - Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Gets the number of free connection slots in this ConnectionManager at the moment.
getFromPersistentArchive(String) - Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
Gets the ArchivedNewsFeed identified by the specified unique id from the persistent archive.
getFromPersistentCache(String) - Method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
Gets the SyndFeedInfo object identified by the specified unique id from the persistent cache.
getGUID() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Gets the GUID of this Category.
getGUID() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the GUID of this Favorite.
getGUID() - Method in interface net.sourceforge.java.util.system.IGUID
Gets the GUID.
getHostUrl(String) - Static method in class net.sourceforge.java.util.net.NetworkUtils
Gets a valid url host String from the specified url, i.e. strips off everything besides the protocol and host from the given url.
getISOLanguage() - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets the lowercase ISO 639 code of this LanguageResource, e.g.
getIcon(String) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the icon Image denoted by the specified favoriteUrl from the cache using both cache levels, i.e.
getIcon(String, boolean) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the icon Image denoted by the specified favoriteUrl from the cache.
getId() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getId(File) - Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
Gets the id of the specified persistent ArchivedNewsFeed.
getId(File) - Method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
Gets the id of the specified persistent SyndFeedInfo.
getImage(String) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the Image denoted by the specified key from the internal ImageRegistry.
getImage(String, boolean, boolean) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the Image denoted by the specified key from the internal ImageRegistry.
getImage() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed image.
getImage(Object) - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
Gets the Image to display for the specified domain object.
getImage() - Method in class net.sourceforge.java.util.gui.jface.viewers.OverlayImageDescriptor
Get the Image formed by overlaying different Images on the base Image.
getImageDescriptor(String) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the ImageDescriptor denoted by the specified key from the internal ImageRegistry.
getIncrement() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Gets the amount that this SpinnerFieldEditor's value will be modified by when the up/down arrows are pressed to the argument.
getIndex(ITreeElement) - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns the index of the specified element in the ITreeElement.
getIndex(ITreeElement) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns the index of the specified element in this MutableTreeElement.
getInfoCache() - Method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
getInitialLocation(Point) - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the initial location of this MainApplicationWindow.
getInitialSize() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the initial size of this MainApplicationWindow.
getInstance() - Static method in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
Get the global instance of the cache
getInstance() - Static method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
Gets the single unique NewsFeedArchive instance.
getInstance() - Static method in class net.sourceforge.java.feednread.backend.cache.NewsFeedCache
Gets the singleton instance of this NewsFeedCache.
getInstance() - Static method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Gets the single unique ConnectionManager instance
getInstance() - Static method in class net.sourceforge.java.util.jobs.JobManager
Gets the single unique JobManager instance.
getInt(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the int value for the specified key.
getInt(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets an int value for a given key.
getIntValue() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Returns this SpinnerFieldEditor's current value as an integer.
getInternalBrowserPanel() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
Gets the panel holding the complete InternalBrowser component.
getInterval(long) - Static method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Gets the JobExecutionInterval that matches the specified period.
getJob() - Method in class net.sourceforge.java.util.jobs.event.JobEvent
Gets the IJob that triggered this JobEvent.
getJobManager() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the JobManager that is responsible for the management and scheduling of the IJob.
getJobManager() - Method in class net.sourceforge.java.util.jobs.Job
Gets the JobManager that is responsible for the management and scheduling of this Job.
getJobStates() - Method in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
Gets all JobStatus objects currently managed by this JobStatusTableContentProvider.
getKeyword() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
Gets the keyword of this WatchSettingsEntry.
getLanguage() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed language.
getLanguage(String) - Static method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedMetaDataView
Gets the display language for the specified iso languageCode, e.g. de-de or en-us.
getLanguage() - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets the full language identifier of this LanguageResource, e.g.
getLanguage(LanguageResource) - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets the full language identifier of this LanguageResource, e.g.
getLanguageResource(String) - Static method in class net.sourceforge.java.util.i18n.InternationalizationHandler
Gets the LanguageResource mapped to the specified ISO 639 two letter language code (e.g.
getLastExecutionTime() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
Gets the time in milliseconds since January 1, 1970, 00:00:00 GMT that an IJob was last executed at.
getLastModified() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getLink() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed link.
getLink() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the url link to the news.
getLocalizedPeriod() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Gets the localized textual representation of the currently set period as returned by the JobExecutionInterval.getPeriod() method, e.g. "5 minutes".
getLogin() - Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
Gets the login used for authentication at the proxy server.
getLong(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the long value for the specified key.
getLong(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets a long value for a given key.
getMainContainer() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the main container Composite which holds the content area of this MainApplicationWindow.
getMainDisplay() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the main Display that this MainApplicationWindow is show in.
getMaximum() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Gets the maximum value that this this SpinnerFieldEditor allows.
getMenu(Control) - Method in class net.sourceforge.java.feednread.frontend.event.action.AggregateAction
Returns the SWT menu, created as a pop up menu parented by the given control.
getMenu(Menu) - Method in class net.sourceforge.java.feednread.frontend.event.action.AggregateAction
Returns an SWT menu created as a drop down menu parented by the given menu.
getMenu(Control) - Method in class net.sourceforge.java.feednread.frontend.event.action.EnclosureListAction
Returns the SWT menu, created as a pop up menu parented by the given control.
getMenu(Menu) - Method in class net.sourceforge.java.feednread.frontend.event.action.EnclosureListAction
Returns an SWT menu created as a drop down menu parented by the given menu.
getMenu(Control) - Method in class net.sourceforge.java.feednread.frontend.event.action.ExportAction
Returns the SWT menu, created as a pop up menu parented by the given control.
getMenu(Menu) - Method in class net.sourceforge.java.feednread.frontend.event.action.ExportAction
Returns an SWT menu created as a drop down menu parented by the given menu.
getMenu(Control) - Method in class net.sourceforge.java.feednread.frontend.event.action.ImportAction
Returns the SWT menu, created as a pop up menu parented by the given control.
getMenu(Menu) - Method in class net.sourceforge.java.feednread.frontend.event.action.ImportAction
Returns an SWT menu created as a drop down menu parented by the given menu.
getMenu(Control) - Method in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
Returns the SWT menu, created as a pop up menu parented by the given control.
getMenu(Menu) - Method in class net.sourceforge.java.feednread.frontend.event.action.NewTreeElementAction
Returns an SWT menu created as a drop down menu parented by the given menu.
getMessagePanel() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessageTabItemData
Gets the referenced MessagePanel component.
getMinimum() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Gets the minimum value that this this SpinnerFieldEditor allows.
getName() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the human readable name of an IJob.
getName() - Method in class net.sourceforge.java.util.jobs.Job
Gets the human readable name of this Job.
getName() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the name of the IJob whose status is monitored by this JobStatus.
getNewsContentView() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NewsContentView component.
getNewsFeed(String) - Method in class net.sourceforge.java.feednread.backend.archive.NewsFeedArchive
Gets the ArchivedNewsFeed denoted by the specified newsFeedUrl from this NewsFeedArchive.
getNewsFeed() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the NewsFeed of this Favorite.
getNewsFeed() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the NewsFeed that this NewsFeedEntry is related to.
getNewsFeed() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the NewsFeed that this NewsFeedTableContentProvider collects the news from
getNewsFeed() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the AggregatedNewsFeed of this Watch.
getNewsFeed() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the NewsFeed displayed in this NewsFeedTable
getNewsFeed() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
Gets the NewsFeed displayed in this NewsFeedView
getNewsFeedAddressBar() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NewsFeedAddressBar component.
getNewsFeedEntries() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Returns the NewsFeedEntry objects held by this NewsFeedTableContentProvider.
getNewsFeedEntry(int) - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the news at the specified row.
getNewsFeedFavoritesTree() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NewsFeedFavoritesTree component.
getNewsFeedFromCache(String) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Gets the the cached NewsFeed or null if the NewsFeed is not in cache.
getNewsFeedFromCache(URL) - Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregatorJob
Gets the the cached NewsFeed or null if the NewsFeed is not in cache
getNewsFeedFromCache(URL) - Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedParserJob
Gets the the cached NewsFeed or null if the NewsFeed is not in cache
getNewsFeedTabBar() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NewsFeedTabBar component.
getNewsFeedTable() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
Gets the NewsFeedTable embedded in this NewsFeedView.
getNewsFeedTabs() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets all tabs that display a NewsFeed.
getNewsFeedTabs() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets all tabs that display a NewsFeed.
getNewsFeedTitle() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the title of the newsfeed represented by this NewsFeedTableContentProvider.
getNewsFeedType() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the type of the newsfeed represented by this NewsFeedTableContentProvider.
getNewsFeedTypeImage(String) - Static method in class net.sourceforge.java.feednread.backend.configuration.ImageManager
Gets the newsfeed type Image based on the specified syndication type.
getNewsFeedView() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
Gets the NewsFeedView component displayed in the tab related to this NewsFeedViewTabItemData object.
getNewsFeedWatchesTree() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NewsFeedWatchesTree component.
getNewsFeeds() - Method in class net.sourceforge.java.feednread.backend.model.newstable.AggregatedNewsFeed
Get all NewsFeeds aggregated in this AggregatedNewsFeed.
getNewsTable() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the news table gui component.
getNextExecutionTime() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
Gets the next execution time of an IJob in milliseconds since January 1, 1970, 00:00:00 GMT.
getNotificationBar() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the NotificationBar component.
getNumberOfControls() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Returns the number of controls in this SpinnerFieldEditor.
getNumberOfControls() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Returns the number of controls in this TableFieldEditor.
getOriginalEntries() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the original Rome SyndEntry entries.
getOriginalFeed() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the original Rome SyndFeed representation that this NewsFeed wraps up.
getPageIncrement() - Method in class net.sourceforge.java.util.gui.jface.preference.SpinnerFieldEditor
Gets the amount that this SpinnerFieldEditor's value will be modified by when the page up/down arrows are pressed to the argument.
getParent(Object) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Returns the parent for the given element, or null indicating that the parent can't be computed.
getParent() - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns the parent of the ITreeElement
getParent() - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns the parent of this MutableTreeElement.
getParent(Object) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerContentProvider
Returns the parent for the given element, or null indicating that the parent can't be computed.
getParent() - Method in class net.sourceforge.java.util.gui.jface.viewers.event.MutableTreeElementEvent
Gets the parent element affected by this MutableTreeElementEvent.
getParentCategory() - Method in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
Gets the parent Category of the edited Category.
getParentCategory() - Method in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
Gets the parent Category of the edited Favorite.
getParentFolder() - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
Gets the parent WatchFolder of the edited WatchFolder.
getParentFolder() - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage
Gets the parent WatchFolder of the edited Watch.
getPassword() - Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
Gets the password used for authentication at the proxy server.
getPath(IMutableTreeElement) - Static method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Gets a String forming the path from the root to the specified ITreeElement using the > character as path delimiter.
getPeriod() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Gets the period in milliseconds that separates subsequent executions of an IJob.
getPeriod() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
Gets the period in milliseconds that separates subsequent executions of a IJob.
getPort() - Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
Gets the port of the proxy server.
getPriority() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the priority of an IJob.
getPriority() - Method in class net.sourceforge.java.util.jobs.Job
Gets the priority of this Job.
getPriority() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the priority of this JobStatus object.
getProgressMonitor() - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
Gets the IProgressMonitor used by this HttpURLFeedFetcher to report the progress of a newsfeed retrieval operation.
getProgressMonitor() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the ProgressMonitor used by this MainApplicationWindow to show the progress of a long running task.
getProgressMonitor() - Method in class net.sourceforge.java.feednread.frontend.components.statusbar.ExtendedStatusLineManager
Gets the IProgressMonitor to monitor progress to the ProgressBar embedded in the managed StatusLine.
getProgressMonitor() - Method in class net.sourceforge.java.feednread.frontend.components.statusbar.StatusLine
Gets the IProgressMonitor managed by this StatusLine.
getProxySettings() - Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Gets the ProxyServerSettings used for all connections established by this ConnectionManager.
getPublishedDate() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed published date.
getPublishedDate() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the news publication date.
getRandomGUID(boolean) - Method in class net.sourceforge.java.util.system.RandomGUID
Method to generate the random GUID.
getReadCount() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the number of read news in this NewsFeed.
getReadNews() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets all read news of this NewsFeed.
getRefreshInterval() - Method in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
Gets the Category's refresh interval as selected by the end user.
getRefreshInterval() - Method in class net.sourceforge.java.feednread.frontend.dialog.FavoriteInputDialog
Gets the Favorite's refresh interval as selected by the user.
getRegisteredWatches() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets all Watches that this Favorite is registered at, i.e. observed by.
getResponseCode() - Method in class com.sun.syndication.fetcher.FetcherException
 
getRoot() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Gets the root WatchFolder managed by this NewsFeedWatchesTreeContentProvider.
getRoot() - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
Gets the root of this favorites tree.
getRoot() - Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
Gets the root of this NewsFeedWatchesTree.
getRoot() - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerContentProvider
Gets the root element managed by this TreeViewerContentProvider.
getRowCount() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Gets the number of rows, i.e. news stored in this NewsFeedTableContentProvider.
getScheduledJob() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
Gets the ScheduledJob whose status is described by this JobExecutionStatus.
getSelectedAddress() - Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
Gets the currently selected address of this NewsFeedAddressBar.
getSelectedElements() - Method in class net.sourceforge.java.feednread.frontend.wizard.FavoriteSelectionWizardPage
Gets the IMutableTreeElements as selected by the end-user in this FavoriteSelectionWizardPage
getSelectedItem() - Method in class net.sourceforge.java.feednread.frontend.components.sidebar.SideBar
Gets the selected PShelfItem in this SideBar.
getSelectedNews() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the selected news or null if none selected.
getSelectedTab() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the currently selected CTabItem or null if no tab available.
getSelection() - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
Gets the current selection of the favorites tree.
getSelection() - Method in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
Gets the current selection in this NewsFeedWatchesTree.
getSelection() - Method in class net.sourceforge.java.feednread.frontend.dialog.CategorySelectionDialog
Gets the selected Category.
getSelection() - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderSelectionDialog
Gets the selected WatchFolder.
getSelection() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Gets the currently selected value of this TableFieldEditor.
getSelectionColumn() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Gets the selection column which represents the index of the column whose value is stored/retrieved in this TableFieldEditor.
getSettings() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the WatchSettings of this Watch.
getSettings() - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
Gets the WatchSettings object edited or created by this WatchSettingsWizardPage depending on the mode it is running in.
getShell() - Method in class net.sourceforge.java.feednread.frontend.SplashScreen
Gets the Shell constructed by this SplashScreen
getSize() - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns the number of elements in the ITreeElement.
getSize() - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns the number of elements in this MutableTreeElement.
getSize() - Method in class net.sourceforge.java.util.gui.jface.viewers.OverlayImageDescriptor
Gets the size of the composite Image.
getSize(String) - Static method in class net.sourceforge.java.util.io.FileUtils
Gets the size of the File spedified by the given filename.
getSize(File) - Static method in class net.sourceforge.java.util.io.FileUtils
Gets the size of the specified File.
getSortingColumn() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
Gets the column index by which the sorting is done.
getSortingColumn() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Gets the index of the column by which sorting is done.
getSortingColumn() - Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
Gets the column index by which the sorting is done.
getStartTime() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the start time of the monitored IJob.
getStatus() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the status of an IJob.
getStatus() - Method in class net.sourceforge.java.util.jobs.Job
Gets the status of this Job.
getStatus() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the status of the monitored IJob.
getStatusFormat() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the IJobStatusFormat object of this JobStatus
getString(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Gets the String value for the specified key.
getString(Map, String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Helper function: gets a String value for a given key.
getString(String) - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets a localized String from this LanguageResource matching the specified key.
getSyndEntry() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the wrapped original Rome SyndEntry news representation.
getSyndFeed() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getSyndFeedFromStream(InputStream, URLConnection) - Method in class com.sun.syndication.fetcher.impl.HttpURLFeedFetcher
 
getTab(NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the CTabItem matching the specified NewsFeed or null if no such tab is currently open showing the specified NewsFeed.
getTab(Watch) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the CTabItem matching the specified Watch null if no such tab is currently open showing the specified Watch.
getTab(NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets the CTabItem that displays the specified NewsFeed.
getTab(AggregatedNewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets the CTabItem that displays the specified AggregatedNewsFeed.
getTab(Watch) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Gets the CTabItem that displays the specified Watch.
getTabCount() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the number of tabs currently held by this NewsFeedTabBar.
getTabFolder() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the CTabFolder component used by this NewsFeedTabBar.
getTabItem() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.AbstractTabItemData
Gets the CTabItem control related to this AbstractTabItemData object.
getTabItem() - Method in interface net.sourceforge.java.feednread.frontend.components.tabbar.ITabItemData
Gets the CTabItem that an ITabItemData is related to.
getTemplate(Favorite) - Method in class net.sourceforge.java.feednread.frontend.event.action.AddFavoriteAction
Gets the Favorite that is used as template for Favorite creations.
getText(Object) - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
Gets the textual representation to display for the specified domain object.
getThread() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the Thread that the IJob runs in.
getThread() - Method in class net.sourceforge.java.util.jobs.Job
Gets the Thread that this Job runs in.
getThread(Runnable) - Method in class net.sourceforge.java.util.threads.ThreadPool
Gets a new Thread that runs the specified Runnable from this ThreadPool.
getTitle() - Method in class net.sourceforge.java.feednread.backend.importer.OPMLImport
Gets the title of the imported OPML Document as defined in the OPML head section.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Gets the title of this Category.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the title of this Favorite.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the feed title.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the news title.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the title of this Watch.
getTitle() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Gets the title of this WatchFolder.
getTitle() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
Gets the title of the web page currently displayed in this InternalBrowser.
getTitle() - Method in interface net.sourceforge.java.util.gui.jface.viewers.INameable
Gets the title of the INameable.
getToolBarControl() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Returns the control for this MainApplicationWindow 's toolbar.
getTopCenter() - Method in class net.sourceforge.java.util.gui.swt.ViewForm
Returns Control that appears in the top center of the pane.
getTopLeft() - Method in class net.sourceforge.java.util.gui.swt.ViewForm
Returns the Control that appears in the top left corner of the pane.
getTopRight() - Method in class net.sourceforge.java.util.gui.swt.ViewForm
Returns the control in the top right corner of the pane.
getTotalWorkUnits() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the number of total work units to be done in the monitored IJob.
getTranslationDate() - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets the date of translation of this LanguageResource.
getTranslator() - Method in class net.sourceforge.java.util.i18n.LanguageResource
Gets the name of the translator of this LanguageResource.
getTrayNotificationHandler() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Gets the TrayNotificationHandler of this application.
getType() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.BrowserTabItemData
Gets the type of this BrowserTabItemData object.
getType() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.FilterTabItemData
Gets the type of this FilterTabItemData object.
getType() - Method in interface net.sourceforge.java.feednread.frontend.components.tabbar.ITabItemData
Gets the type of an ITabItemData object.
getType() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessageTabItemData
Gets the type of this MessageTabItemData object.
getType() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
Gets the type of this NewsFeedTabItemData object.
getUnreadCount() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Returns the number of unread news in the NewsFeeds related to the Favorites in this Category and all of its sub Categorys.
getUnreadCount(ITreeElement) - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Returns the number of unread news in the NewsFeeds related to the specified ITreeElement.
getUnreadCount() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Returns the number of unread news in the NewsFeed related to this Favorite.
getUnreadCount() - Method in interface net.sourceforge.java.feednread.backend.model.newstable.INewsFeedStatus
Returns the number of unread news in a related NewsFeed.
getUnreadCount() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the number of unread news in this NewsFeed.
getUnreadCount() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Returns the number of unread news in the NewsFeed related to this Favorite.
getUnreadCount() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Returns the number of unread news in the NewsFeeds related to the Watches in this WatchFolder and all of its sub WatchFolders.
getUnreadCount(ITreeElement) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Returns the number of unread news in the NewsFeeds related to the specified ITreeElement.
getUnreadNews() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets all unread news of this NewsFeed.
getUpdateInterval() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Gets the update interval of this Category.
getUpdateStatus() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the update status of this Favorite.
getUrl() - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
getUrl() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the url pointing to the newsfeed of this Favorite.
getUrl() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Gets the url of this NewsFeed
getUrl() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.BrowserTabItemData
Gets the url of the web page currently displayed in the tab related to this BrowserTabItemData object.
getUrl() - Method in interface net.sourceforge.java.feednread.frontend.components.tabbar.ITabItemData
Gets the url of an ITabItemData.
getUrl() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
Gets the url currently displayed in this InternalBrowser.
getUrl() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.MessageTabItemData
Gets the url of this MessageTabItemData object.
getUrl() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
Gets the url of the newsfeed displayed in the tab related to this NewsFeedTabItemData object.
getUrlString() - Method in class com.sun.syndication.fetcher.FetcherEvent
 
getUserAgent() - Method in interface com.sun.syndication.fetcher.FeedFetcher
 
getUserAgent() - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
getValue(Object, String) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeCellModifier
Returns the value for the given property of the given element.
getVisibleEntries() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Gets the number of currently visible NewsFeedEntries according to the current filter settings in this NewsFeedTable.
getVisibleEntries() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView
Gets the number of currently visible NewsFeedEntries according to the current filter settings in this NewsFeedView.
getWatch() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
Gets the Watch displayed in the tab associated with this NewsFeedTabItemData object or null if no Watch displayed in the tab.
getWatch() - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
Gets the Watch created or edited in this WatchWizard.
getWatchDescription() - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage
Gets the Watch description as entered by the end-user.
getWatchTitle() - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage
Gets the Watch title as entered by the end-user.
getWatchedElements() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the IMutableTreeElements included in this Watch, i.e. the IMutableTreeElements which are watched.
getWatchedFavorites() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the Favorites included in this Watch, i.e. the Favorites which are watched.
getWorkUnitsDone() - Method in class net.sourceforge.java.util.jobs.JobStatus
Gets the number of work units done in the monitored IJob.
guid - Variable in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
The GUID of a Category
guid - Variable in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
The GUID of a Favorite

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