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

W

WAITING - Static variable in class net.sourceforge.java.util.jobs.JobStatus
Constant to indicate a waiting IJob
WATCH - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for a Watch Element
WATCH_LIST_ROOT - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for the watch list root element
WHOLE_WORD - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for a WatchSettingsEntry whole word Element
WHOLE_WORD_COLUMN - Static variable in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
The index of the whole word column
WINDOW_HEIGHT_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window height setting
WINDOW_LOCATION_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window location
WINDOW_OPTIONS_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The key to access the window options
WINDOW_SIZE_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window size
WINDOW_WIDTH_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window width setting
WINDOW_X_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window x coordinate setting
WINDOW_Y_KEY - Static variable in class net.sourceforge.java.feednread.backend.configuration.ConfigurationManager
The window y coordinate setting
Watch - class net.sourceforge.java.feednread.backend.model.watchestree.Watch.
Represents a NewsFeedWatch tree element which can be organized in WatchFolder structures.
Watch(String) - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Creates a new Watch instance with the specified title.
Watch(String, String) - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Creates a new Watch instance with the specified title.
WatchBasicDataWizardPage - class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage.
WizardPage that lets the end-user enter the basic data of a WatchSettings object.
WatchBasicDataWizardPage(MainApplicationWindow, WatchFolder) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage
Creates a new WatchBasicDataWizardPage instance.
WatchBasicDataWizardPage(MainApplicationWindow, String, String, WatchFolder) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchBasicDataWizardPage
Creates a new WatchBasicDataWizardPage instance.
WatchFolder - class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder.
Logical folder structure to hold and organize Watch elements.
WatchFolder(String) - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Creates a new WatchFolder with the specified title.
WatchFolder(String, String) - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Creates a new WatchFolder with the specified title.
WatchFolderInputDialog - class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog.
Dialog to edit the properties of a WatchFolder.
WatchFolderInputDialog(MainApplicationWindow, WatchFolder, WatchFolder, String) - Constructor for class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
Creates a new WatchFolderInputDialog using the specified dialog settings.
WatchFolderSelectionDialog - class net.sourceforge.java.feednread.frontend.dialog.WatchFolderSelectionDialog.
Dialog to select a WatchFolder from the NewsFeedWatchesTree.
WatchFolderSelectionDialog(MainApplicationWindow, String, WatchFolder, WatchFolder) - Constructor for class net.sourceforge.java.feednread.frontend.dialog.WatchFolderSelectionDialog
Creates a new WatchFolderSelectionDialog instance.
WatchSettings - class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettings.
Holds the settings used by a Watch to query the matching NewsFeedEntries from a NewsFeed.
WatchSettings() - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettings
Creates a new WatchSettings instance.
WatchSettingsEntry - class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry.
Represents a detail unit within a WatchSettings object.
WatchSettingsEntry(String, boolean, boolean) - Constructor for class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
Creates a new WatchSettingsEntry with the specified parameters which define the matching behaviour.
WatchSettingsEntryInputDialog - class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog.
User Dialog to create/edit a WatchSettingsEntry.
WatchSettingsEntryInputDialog(Shell, String) - Constructor for class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog
Creates a new WatchSettingsEntryInputDialog instance.
WatchSettingsEntryInputDialog(Shell, WatchSettingsEntry, String) - Constructor for class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog
Creates a new WatchSettingsEntryInputDialog instance.
WatchSettingsTableContentProvider - class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider.
Manages a WatchSettings instance whose WatchSettingsEntries are displayed in a TableViewer.
WatchSettingsTableContentProvider(TableViewer) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
Creates a new WatchSettingsTableContentProvider which provides the data for the specified TableViewer.
WatchSettingsTableLabelProvider - class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableLabelProvider.
Converts WatchSettingsEntry objects to gui representations to be used in a JFace TableViewer instance.
WatchSettingsTableLabelProvider() - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableLabelProvider
Creates a new WatchSettingsTableLabelProvider instance.
WatchSettingsWizardPage - class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage.
WizardPage that lets the end-user manage the WatchSettingsEntry objects related to a WatchSettings object.
WatchSettingsWizardPage() - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
Creates a new WatchSettingsWizardPage instance.
WatchSettingsWizardPage(WatchSettings) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage
Creates a new WatchSettingsWizardPage instance.
WatchSettingsWizardPage.ButtonHandler - class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage.ButtonHandler.
Handles SelectionEvents triggered by the Buttons within the button bar.
WatchSettingsWizardPage.ButtonHandler() - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage.ButtonHandler
 
WatchWizard - class net.sourceforge.java.feednread.frontend.wizard.WatchWizard.
Wizard implementation that guides the end-user step by step through the creation process of a Watch object.
WatchWizard(MainApplicationWindow) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
Creates a new WatchWizard instance.
WatchWizard(MainApplicationWindow, Watch) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
Creates a new WatchWizard instance.
WizardDialog - class net.sourceforge.java.feednread.frontend.wizard.WizardDialog.
Extends the default JFace WizardDialog to support changes to the default LanguageResource at runtime.
WizardDialog(Shell, IWizard) - Constructor for class net.sourceforge.java.feednread.frontend.wizard.WizardDialog
Creates a new WizardDialog for the given IWizard.
watch - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabItemData
The Watch related to this NewsFeedTabItemData
watch - Variable in class net.sourceforge.java.feednread.frontend.wizard.WatchWizard
The Watch to edit; null if a new Watch has to be created
watchTabs - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Structure to store Watch tabs
watchedElements - Variable in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
The list of IMutableTreeElements to watch
watchesFile - Variable in class net.sourceforge.java.feednread.backend.jobs.TreeImportJob
The name of the File to import the NewsFeedWatchesTree structure from
watchesSideBarItem - Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
The newsfeed watches sidebar item
watchesTree - Variable in class net.sourceforge.java.feednread.frontend.components.watchestree.NewsFeedWatchesTree
The visual Tree representation
wholeWord - Variable in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
true if only whole words have to be matched; false otherwise
wholeWordButton - Variable in class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog
The Button to toggle the whole word setting
widgetDefaultSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar.AddressSelectionHandler
Called whenever the enter key was hit in the address field.
widgetDefaultSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar.TabHandler
Called when a tab has been default selected.
widgetDefaultSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage.ButtonHandler
Sent when default selection occurs in the control.
widgetDefaultSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.configuration.CacheConfigurationPage.ButtonHandler
Sent when default selection occurs in the control.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar.AddressSelectionHandler
Called whenever an existing address was selected in the address field.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable.SortListener
Handles the Event being triggered when the sorting column and/or order of the NewsFeedTable changed.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar.TabHandler
Called when a tab has been selected.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedView.TabSelectionHandler
Sent when a tab in this NewsFeedView is selected.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage.ButtonHandler
Sent when selection occurs in the control.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.configuration.BrowserConfigurationPage.ButtonHandler
Sent when selection occurs in the control.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.configuration.CacheConfigurationPage.ButtonHandler
Sent when selection occurs in the control.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.tray.TrayHandler.TraySelectionHandler
Called whenever the user clicks the application's system tray icon.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsWizardPage.ButtonHandler
Called whenever a Button in the WatchSettingsWizardPage is selected by the end-user.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.util.gui.jface.viewers.TableTreeViewerSorterHandler
Handles the SelectionEvent being triggered when the sorting column and/or order of the Tree changes.
widgetSelected(SelectionEvent) - Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorterHandler
Handles the SelectionEvent being triggered when the sorting column and/or order of the Table changes.
workDone - Variable in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
The work units done
workUnitsDone - Variable in class net.sourceforge.java.util.jobs.JobStatus
The number of work units done
worked - Variable in class net.sourceforge.java.util.gui.swt.ProgressMonitor
The number of work units done
worked(int) - Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
worked(int) - Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
writeObject(ObjectOutputStream) - Method in class com.sun.syndication.fetcher.impl.SyndFeedInfo
Serializes this SyndFeedInfo object.

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