|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
NewsFeedArchive.
Viewer
element, e.g. an ITreeElement.
Objects via a GUID.
IJob represents a high level abstraction of a
Thread. IJobs executed in
the JobManager context.
JobStatus progress formatters.
InternationalizationHandler.
IMutableTreeElement, i.e. add, remove or update operations.
Viewer elements as nameable, i.e. to
identify elements upon a title.
NewsFeed.
NewsFeed
associated to a model element.
NewsFeedTable ui component.
NewsFeedWatchesTree
related import and export.
Element
CTabItem related data
objects used in the NewsFeedTabBar ui component.
IContentProviders to enable
generic sorting support for JFace TableViewer instances by the
help of the
TableViewerSorter class.
JobStatus instances found in a
JobStatusTableContentProvider whose idle time is greater than
the time specified in IdleJobStatusReaper.DEFAULT_IDLE_TIME.
IdleJobStatusReaper instance that reapes idle
JobStatus instances contained in the specified
JobStatusTableContentProvider.
Image management class. Action acts as container for all import related sub
actions. ImportAction instance.
Browser and
a ToolBar component holding the default browser operations
which are back, forward, refresh, stop and home.
InternalBrowser and embeds it into the
specified placeholder component.
Image
outline
Element into the the specified Category.
outline
Element into the the specified Category.
outline
Element
into the specified Category.
outline
Element into the specified Favorite.
outline Element
as Favorite into the specified parent
Category.
outline Element
as Favorite into the specified parent
Category.
NewsFeedFavoritesTree and
NewsFeedWatchesTree structures.
Watch specified by the given
watchElem and hangs it in the given parent
WatchFolder.
WatchFolder specified by the given
folderElem and hangs it in the given parent
WatchFolder.
WatchSettings specified by the given
settingsElem and associates it to the given
Watch.
WatchSettingsEntry specified by the given
entryElem and adds it to the given
WatchSettings.
IMutableTreeElements specified by the
given watchElementsElem and associates them to the given
Watch.
AgrgegatedNewsFeed with
the data from this Watch.
RemoveTreeElementDialog by
setting up its initial size and location.
SyndFeed
by creating a NewsFeedEntry wrapper object for each single
Rome SyndEntrynews entry.
JobExecutionInterval.getPeriod() method, e.g. "5 minutes".
NewsFeedTable by creating the required
models and adjusting its gui specific settings.
TableFieldEditor's
TableViewer.
AggregatedNewsFeed which holds all
aggregated news entries.
TableViewer
IJob
NewsFeed is aggregated in
an AggregatedNewsFeed displayed in any aggregated
newsfeed tab.
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
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||