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

I

IArchivable - interface net.sourceforge.java.feednread.backend.archive.IArchivable.
Interface to control the read/write access to a NewsFeedArchive.
IConfigurationPersistenceEngine - interface net.sourceforge.java.feednread.backend.configuration.IConfigurationPersistenceEngine.
IConfigurationPersistenceEngine Interface to create a persistence layer for an application configuration.
IFilterTag - interface net.sourceforge.java.util.gui.jface.viewers.IFilterTag.
Interface to toggle the filter status of a JFace Viewer element, e.g. an ITreeElement.
IGUID - interface net.sourceforge.java.util.system.IGUID.
Interface to identify Objects via a GUID.
IJob - interface net.sourceforge.java.util.jobs.IJob.
An IJob represents a high level abstraction of a Thread.
IJobListener - interface net.sourceforge.java.util.jobs.event.IJobListener.
Event handler to react on status changes of IJobs executed in the JobManager context.
IJobStatusFormat - interface net.sourceforge.java.util.jobs.IJobStatusFormat.
Base interface for JobStatus progress formatters.
ILanguageResourceChangeListener - interface net.sourceforge.java.util.i18n.event.ILanguageResourceChangeListener.
Event handler to react on changes to the default language in the InternationalizationHandler.
IMutableTreeElement - interface net.sourceforge.java.util.gui.jface.viewers.IMutableTreeElement.
Basic interface to modify tree structures.
IMutableTreeElementListener - interface net.sourceforge.java.util.gui.jface.viewers.event.IMutableTreeElementListener.
Event handler to react on modifications in an IMutableTreeElement, i.e. add, remove or update operations.
INameable - interface net.sourceforge.java.util.gui.jface.viewers.INameable.
Interface to mark JFace Viewer elements as nameable, i.e. to identify elements upon a title.
INewsFeedStatus - interface net.sourceforge.java.feednread.backend.model.newstable.INewsFeedStatus.
Provides information on the current read status of a NewsFeed.
INewsFeedStatusListener - interface net.sourceforge.java.feednread.backend.model.newstable.event.INewsFeedStatusListener.
Listener to handle changes concerning the status of a NewsFeed associated to a model element.
INewsFeedTableStatusListener - interface net.sourceforge.java.feednread.frontend.components.newstable.event.INewsFeedTableStatusListener.
Event listener interface to handle status changes within a NewsFeedTable ui component.
INewsFeedWatchesTreeExportIdentifiers - interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers.
Contains all identifiers used in the NewsFeedWatchesTree related import and export.
ITEM - Static variable in interface net.sourceforge.java.feednread.backend.exporter.INewsFeedWatchesTreeExportIdentifiers
Identifier for a watched element Element
ITabItemData - interface net.sourceforge.java.feednread.frontend.components.tabbar.ITabItemData.
Base interface for CTabItem related data objects used in the NewsFeedTabBar ui component.
ITableContentProvider - interface net.sourceforge.java.util.gui.jface.viewers.ITableContentProvider.
Interface to be implemented by IContentProviders to enable generic sorting support for JFace TableViewer instances by the help of the TableViewerSorter class.
ITreeElement - interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement.
Basic interface to build tree structures.
IdleJobStatusReaper - class net.sourceforge.java.util.jobs.IdleJobStatusReaper.
Reapes idle JobStatus instances found in a JobStatusTableContentProvider whose idle time is greater than the time specified in IdleJobStatusReaper.DEFAULT_IDLE_TIME.
IdleJobStatusReaper(JobStatusTableContentProvider) - Constructor for class net.sourceforge.java.util.jobs.IdleJobStatusReaper
Creates a new IdleJobStatusReaper instance that reapes idle JobStatus instances contained in the specified JobStatusTableContentProvider.
ImageManager - class net.sourceforge.java.feednread.backend.configuration.ImageManager.
Central application Image management class.
ImageManager() - Constructor for class net.sourceforge.java.feednread.backend.configuration.ImageManager
 
ImportAction - class net.sourceforge.java.feednread.frontend.event.action.ImportAction.
This Action acts as container for all import related sub actions.
ImportAction(MainApplicationWindow) - Constructor for class net.sourceforge.java.feednread.frontend.event.action.ImportAction
Creates a new ImportAction instance.
InternalBrowser - class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.
Internal web browser component which consists of a Browser and a ToolBar component holding the default browser operations which are back, forward, refresh, stop and home.
InternalBrowser(Composite, MainApplicationWindow) - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser
Creates a new InternalBrowser and embeds it into the specified placeholder component.
InternalBrowser.LocationHandler - class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.LocationHandler.
 
InternalBrowser.LocationHandler() - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.LocationHandler
 
InternalBrowser.PageTitleHandler - class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.PageTitleHandler.
 
InternalBrowser.PageTitleHandler() - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.PageTitleHandler
 
InternalBrowser.ProgressHandler - class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.ProgressHandler.
 
InternalBrowser.ProgressHandler() - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.ProgressHandler
 
InternalBrowser.StatusBarHandler - class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.StatusBarHandler.
 
InternalBrowser.StatusBarHandler() - Constructor for class net.sourceforge.java.feednread.frontend.components.tabbar.InternalBrowser.StatusBarHandler
 
InternationalizationHandler - class net.sourceforge.java.util.i18n.InternationalizationHandler.
InternationalizationHandler This class manages all language resources available in the predefined internationalization path.
InternationalizationHandler() - Constructor for class net.sourceforge.java.util.i18n.InternationalizationHandler
 
id - Variable in class com.sun.syndication.fetcher.impl.SyndFeedInfo
 
image - Variable in class net.sourceforge.java.feednread.frontend.event.action.ShowWebPageAction
 
imgSize - Variable in class net.sourceforge.java.util.gui.jface.viewers.OverlayImageDescriptor
The size of the composite Image
importCategory(Element, Category) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Recursively imports the specified outline Element into the the specified Category.
importCategory(Element, Category) - Method in class net.sourceforge.java.feednread.backend.importer.OPMLImport
Recursively imports the specified outline Element into the the specified Category.
importExtendedCategorySettings(Element, Category) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Imports the extended settings from the specified outline Element into the specified Category.
importExtendedFavoriteSettings(Element, Favorite) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Imports the extended settings from the specified outline Element into the specified Favorite.
importFavorite(Element, Category) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedFavoritesTreeOPMLImport
Imports the specified outline Element as Favorite into the specified parent Category.
importFavorite(Element, Category) - Method in class net.sourceforge.java.feednread.backend.importer.OPMLImport
Imports the specified outline Element as Favorite into the specified parent Category.
importMenu - Variable in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Import menu
importTrees(SplashScreen) - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Imports the NewsFeedFavoritesTree and NewsFeedWatchesTree structures.
importWatch(Element, WatchFolder) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedWatchesTreeImport
Imports the Watch specified by the given watchElem and hangs it in the given parent WatchFolder.
importWatchFolder(Element, WatchFolder) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedWatchesTreeImport
Imports the WatchFolder specified by the given folderElem and hangs it in the given parent WatchFolder.
importWatchSettings(Element, Watch) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedWatchesTreeImport
Imports the WatchSettings specified by the given settingsElem and associates it to the given Watch.
importWatchSettingsEntry(Element, WatchSettings) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedWatchesTreeImport
Imports the WatchSettingsEntry specified by the given entryElem and adds it to the given WatchSettings.
importWatchedElements(Element, Watch) - Method in class net.sourceforge.java.feednread.backend.importer.NewsFeedWatchesTreeImport
Imports the watched IMutableTreeElements specified by the given watchElementsElem and associates them to the given Watch.
importer - Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedFavoritesTreeOPMLImportJob
 
infoCache - Variable in class com.sun.syndication.fetcher.impl.HashMapFeedInfoCache
 
initViewer() - Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
 
initializeAggregation() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Initializes the internally used AgrgegatedNewsFeed with the data from this Watch.
initializeBounds() - Method in class net.sourceforge.java.feednread.frontend.dialog.RemoveTreeElementDialog
Initializes the bounds of this RemoveTreeElementDialog by setting up its initial size and location.
initializeColumns() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Initializes the table columns by setting their widths and adjusting their settings.
initializeColumns() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Initializes the table columnHeaders by setting their widths and adjusting their settings.
initializeEntries() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Initializes the news embedded in the wrapped SyndFeed by creating a NewsFeedEntry wrapper object for each single Rome SyndEntrynews entry.
initializeEventListener() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Initializes the internal event listener list structure.
initializeEventListener() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Initializes the internal event listener list structure.
initializeEventListener() - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Initializes the internal event listener list structure.
initializeItem(TreeItem) - Method in class net.sourceforge.java.util.gui.jface.viewers.ContainerCheckedTreeViewer
The item has expanded.
initializeLocalizedPeriod() - Method in class net.sourceforge.java.util.jobs.scheduling.JobExecutionInterval
Initializes the localized textual representation of the currently set period as returned by the JobExecutionInterval.getPeriod() method, e.g. "5 minutes".
initializeTable(Composite, NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTable
Initializes this NewsFeedTable by creating the required models and adjusting its gui specific settings.
initializeViewer() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Initializes this TableFieldEditor's TableViewer.
initializedAggregatedNewsFeed() - Method in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
Initializes the target AggregatedNewsFeed which holds all aggregated news entries.
input - Variable in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
The input or model object that holds the data of the TableViewer
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.feednread.backend.model.adressbar.NewsFeedAddressBarContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedTableContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.NewsFeedWatchesTreeContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.feednread.frontend.wizard.WatchSettingsTableContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.util.gui.jface.viewers.TreeViewerContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
inputChanged(Viewer, Object, Object) - Method in class net.sourceforge.java.util.jobs.JobStatusTableContentProvider
Notifies this content provider that the given viewer's input has been switched to a different element.
internalWorked(double) - Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class net.sourceforge.java.util.jobs.CompositeJobProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
Internal method to handle scaling correctly.
interval - Variable in class net.sourceforge.java.util.jobs.scheduling.JobExecutionStatus
The execution interval of an IJob
isAggregated(NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Tests if the specified NewsFeed is aggregated in an AggregatedNewsFeed displayed in any aggregated newsfeed tab.
isAscending() - Method in class net.sourceforge.java.feednread.frontend.components.newstable.NewsFeedTableViewerSorter
Gets the sort order; true indicates ascending, false descending sort order.
isAscending() - Method in class net.sourceforge.java.util.gui.jface.viewers.TableViewerSorter
Gets the sort order; true indicates ascending, false descending sort order.
isAscending() - Method in class net.sourceforge.java.util.io.FileUtils.FileComparator
Gets the sort order.
isCanceled() - Method in class net.sourceforge.java.util.gui.swt.ProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class net.sourceforge.java.util.jobs.DefaultJobProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in interface net.sourceforge.java.util.jobs.IJob
Gets the cancellation status of an IJob.
isCanceled() - Method in class net.sourceforge.java.util.jobs.Job
Gets the cancellation status of this Job.
isCaseSensitive() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
Returns true indicates case sensitive, false case insensitive matching.
isCategory(Element) - Method in class net.sourceforge.java.feednread.backend.importer.OPMLImport
Verifies if the specified outline Element represents a Category.
isChecked() - Method in class net.sourceforge.java.feednread.frontend.event.action.CheckboxAction
Gets the checked status of this CheckboxAction.
isDefault(String) - Method in class net.sourceforge.java.feednread.backend.configuration.ConfigurationStore
Returns true if the specified key is currently set to its default value, i.e. has not been modified.
isDefaultFavoriteImage(Image) - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTreeLabelProvider
Returns true if the specified Image is the default Favorite Image.
isDisposed(Widget) - Static method in class net.sourceforge.java.util.gui.swt.SWTUtils
Returns true if the specified Widget is disposed.
isEmpty(String) - Static method in class net.sourceforge.java.util.text.StringUtils
Tests if the given String is empty.
isEnabled() - Method in class net.sourceforge.java.feednread.backend.configuration.ProxyServerSettings
Gets the enabled status of the configured proxy server.
isError - Variable in class net.sourceforge.java.feednread.backend.jobs.NewsFeedAggregationManagerJob
Error flag: This is set to false if minimum one NewsFeedAggregatorJob succeeds.
isError() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Indicates if this Favorite caused an error last time its NewsFeed was loaded.
isFiltered() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Gets the filtered status of this Category.
isFiltered() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Gets the filtered status of this Favorite.
isFiltered() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Gets the filtered status of this Watch.
isFiltered() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Gets the filtered status of this WatchFolder.
isFiltered() - Method in interface net.sourceforge.java.util.gui.jface.viewers.IFilterTag
Gets the filtered status.
isFreeConnectionSlot() - Method in class net.sourceforge.java.feednread.backend.configuration.ConnectionManager
Returns true if a free connection slot is available at the moment.
isFreeThreadAvailable() - Method in class net.sourceforge.java.util.threads.ThreadPool
Returns true if a free Thread is currently available in this ThreadPool.
isMinimized() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Returns true if the Shell that this MainApplicationWindow is displayed in is minimized.
isNewsFeed(String) - Static method in class net.sourceforge.java.util.net.NetworkUtils
Returns true if the specified url is a potential newsfeed juding on the default newsfeed file extensions as deposited in NetworkUtils.DEFAULT_NEWSFEED_FILE_EXTENSIONS.
isNewsFeedFavoritesTreeSelected() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Returns true if the NewsFeedFavoritesTree component is currently selected in the SideBar component.
isNewsFeedWatchesTreeSelected() - Method in class net.sourceforge.java.feednread.frontend.MainApplicationWindow
Returns true if the NewsFeedWatchesTree component is currently selected in the SideBar component.
isOpen(NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Verifies if the specified NewsFeed is open in a plain newsfeed tab.
isOpen(AggregatedNewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Verifies if the specified AggregatedNewsFeed is open in an aggregated newsfeed tab.
isOpen(Watch) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Verifies if the specified Watch is open in a tab.
isOpen(NewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Verifies if the specified NewsFeed is open in a plain newsfeed tab.
isOpen(AggregatedNewsFeed) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Verifies if the specified AggregatedNewsFeed is open in an aggregated newsfeed tab.
isOpen(Watch) - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.TabManager
Verifies if the specified Watch is open in a tab.
isRead() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the read status of this news.
isReadable(File) - Static method in class net.sourceforge.java.util.io.FileUtils
Tests if the File denoted by f is readable, i.e. read access is guaranteed.
isScheduled() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Returns true if this Category is scheduled for automatic update.
isScheduled() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Returns true if this Favorite is scheduled for automatic update.
isSortAscending() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Returns true if sorting is done in ascending order; false if done in descending order or sorting is disabled;
isSortingEnabled() - Method in class net.sourceforge.java.util.gui.jface.preference.TableFieldEditor
Returns true if Table sorting is enabled; false otherwise.
isSubElement(ITreeElement) - Method in interface net.sourceforge.java.util.gui.jface.viewers.ITreeElement
Returns true if the specified element is a sub element, i.e. a descendant of the ITreeElement.
isSubElement(ITreeElement) - Method in class net.sourceforge.java.util.gui.jface.viewers.MutableTreeElement
Returns true if the specified element is a sub element, i.e. a descendant of this MutableTreeElement.
isTagged() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeedEntry
Gets the tagged status of this news.
isUnread() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Returns true if at least one NewsFeed related to a Favorite in this Category holds an unread news.
isUnread(ITreeElement) - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Category
Returns true if at least one NewsFeed related to a Favorite in the specified ITreeElement holds an unread news.
isUnread() - Method in class net.sourceforge.java.feednread.backend.model.favoritestree.Favorite
Returns true if the NewsFeed related to this FavoriteisUnread() - Method in interface net.sourceforge.java.feednread.backend.model.newstable.INewsFeedStatus
Returns true if a related NewsFeed is unread.
isUnread() - Method in class net.sourceforge.java.feednread.backend.model.newstable.NewsFeed
Returns true if this NewsFeed is unread.
isUnread() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.Watch
Returns true if the NewsFeed related to this FavoriteisUnread() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Returns true if at least one NewsFeed related to a Favorite in this Category holds an unread news.
isUnread(ITreeElement) - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchFolder
Returns true if at least one NewsFeed related to a Watch in the specified ITreeElement holds an unread news.
isUsingDeltaEncoding() - Method in interface com.sun.syndication.fetcher.FeedFetcher
Is this fetcher using rfc3229 delta encoding?
isUsingDeltaEncoding() - Method in class com.sun.syndication.fetcher.impl.AbstractFeedFetcher
 
isValid() - Method in class net.sourceforge.java.feednread.frontend.configuration.ArchiveConfigurationPage
Validates the settings in this ArchiveConfigurationPage.
isValid() - Method in class net.sourceforge.java.feednread.frontend.configuration.CacheConfigurationPage
Validates the settings in this CacheConfigurationPage.
isValid(String) - Method in class net.sourceforge.java.feednread.frontend.dialog.CategoryInputDialog
Verifies if the given input is valid.
isValid(String) - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchFolderInputDialog
Verifies if the given input is valid.
isValid(String) - Method in class net.sourceforge.java.feednread.frontend.dialog.WatchSettingsEntryInputDialog
Verifies if the given input is valid.
isValid(Element, String) - Static method in class net.sourceforge.java.util.jdom.JDOMUtils
Verifies if the specified Element exists and matches the specified name.
isValid(Element) - Static method in class net.sourceforge.java.util.jdom.JDOMUtils
Verifies if the specified Element is valid.
isValid(Attribute) - Static method in class net.sourceforge.java.util.jdom.JDOMUtils
Verifies if the specified Attribute is valid.
isValidTarget(Item) - Method in class net.sourceforge.java.util.gui.jface.viewers.dnd.TreeViewerDnDHandler
Verifies if the specified Item is accepted as valid target for a DnD operation.
isValidUrl(String) - Static method in class net.sourceforge.java.util.net.NetworkUtils
Tests if the specified url is valid.
isVisible() - Method in class net.sourceforge.java.feednread.frontend.components.NewsContentView
Gets the visibility status of this NewsContentView component.
isVisible() - Method in class net.sourceforge.java.feednread.frontend.components.addressbar.NewsFeedAddressBar
Gets the visibility status of this NewsFeedAddressBar component.
isVisible() - Method in class net.sourceforge.java.feednread.frontend.components.favoritestree.NewsFeedFavoritesTree
Gets the visibility status of this NewsFeedFavoritesTree component.
isVisible() - Method in class net.sourceforge.java.feednread.frontend.components.notificationbar.NotificationBar
Gets the visibility status of this NotificationBar component.
isVisible() - Method in class net.sourceforge.java.feednread.frontend.components.tabbar.NewsFeedTabBar
Gets the visibility status of this NewsFeedTabBar component.
isWholeWord() - Method in class net.sourceforge.java.feednread.backend.model.watchestree.WatchSettingsEntry
Returns true if only whole words have to be matched.
isWindows() - Static method in class net.sourceforge.java.util.system.SystemUtils
Determines if the operating system is a Microsoft Windows system.
isWriteable(File) - Static method in class net.sourceforge.java.util.io.FileUtils
Tests if the File denoted by f is writeable, i.e. write access is guaranteed.
item - Variable in class net.sourceforge.java.feednread.frontend.components.tabbar.AbstractTabItemData
The CTabItem that the data object is related to
itemHandler - Variable in class net.sourceforge.java.feednread.frontend.tray.TrayHandler
Handles clicks to the TrayItem

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