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

C

CACHE_DIR - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
Dir to write the cache.
CACHE_INDEX - Static variable in class net.sourceforge.rssowl.util.archive.FeedCacheManager
File to serialize the cache index into
CAT_MENU - Static variable in class net.sourceforge.rssowl.controller.popup.FavoritesTreePopup
Constants for the different menuStructure types
CAT_TOKENIZER - Static variable in class net.sourceforge.rssowl.util.shop.StringShop
Custom Tokenizer for Category Path
COLLECTOR_THREAD_COUNT - Static variable in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Number of collector threads
COLLECTOR_THREAD_COUNT - Static variable in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Number of collector threads
CRYPT_FILE - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
The path to the file that is used to store sensitive user data
Category - class net.sourceforge.rssowl.model.Category.
The URL Tree builds itself from the Root-Object of this class.
Category(String, Category, boolean) - Constructor for class net.sourceforge.rssowl.model.Category
Instantiate a new Category
CategoryDialog - class net.sourceforge.rssowl.controller.dialog.CategoryDialog.
Class displays a Dialog prompting for a category title.
CategoryDialog(Shell, String, String, Category) - Constructor for class net.sourceforge.rssowl.controller.dialog.CategoryDialog
Creates an input dialog with OK and Cancel buttons.
CategoryDialog(Shell, String, String, String, Category) - Constructor for class net.sourceforge.rssowl.controller.dialog.CategoryDialog
Creates an input dialog with OK and Cancel buttons.
CategoryPopup - class net.sourceforge.rssowl.controller.popup.CategoryPopup.
The category popup appears when right-clicking on any category in the tree.
CategoryPopup(Shell, GUI, Menu, EventManager, TreeItem) - Constructor for class net.sourceforge.rssowl.controller.popup.CategoryPopup
Instantiate a new CategoryPopup
CategorySorter - class net.sourceforge.rssowl.controller.sort.CategorySorter.
Class used to compare two RSSNewsItems by category.
CategorySorter(Hashtable) - Constructor for class net.sourceforge.rssowl.controller.sort.CategorySorter
Creates a new instance of CategorySorter.
Channel - class net.sourceforge.rssowl.model.Channel.
Model for a Channel
Channel() - Constructor for class net.sourceforge.rssowl.model.Channel
Default constructor
Channel(String, Category, Vector, TreeSet, boolean) - Constructor for class net.sourceforge.rssowl.model.Channel
This constructor is used to aggregate a Vector of RSSChannels into one channel.
Channel(String, String, String, String) - Constructor for class net.sourceforge.rssowl.model.Channel
Instantiates a news Channel
ChannelImage - class net.sourceforge.rssowl.model.ChannelImage.
Model for a ChannelImage.
ChannelImage() - Constructor for class net.sourceforge.rssowl.model.ChannelImage
Instantiates a new ChannelImage
ChannelInfo - class net.sourceforge.rssowl.controller.ChannelInfo.
If a channel has some informations like title, language, url... the ChannelInfo will display them in a Group that is clickable to expand it and show all informations that are available.
ChannelInfo(Display, Composite, Channel, EventManager) - Constructor for class net.sourceforge.rssowl.controller.ChannelInfo
Instantiate a new ChannlInfo widget
ColorProperties - class net.sourceforge.rssowl.controller.properties.ColorProperties.
Class displays a PropertyPage to configure Colors in RSSOwl
ColorProperties(Composite, GUI) - Constructor for class net.sourceforge.rssowl.controller.properties.ColorProperties
Instatiate a new ColorProperties PropertyPage
ConfirmDeleteDialog - class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog.
The ConfirmDeleteDialog asks the user if he wants to proceed with the deletion of a favorite, category or blogroll.
ConfirmDeleteDialog(Shell, String, String, String, int) - Constructor for class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog
Instantiate a new ConfirmDeleteDialog
ConnectionManager - class net.sourceforge.rssowl.dao.ConnectionManager.
The ConnectionManager establishes a connection to the given URL and handles Proxy and Authentification.
ConnectionManager(String) - Constructor for class net.sourceforge.rssowl.dao.ConnectionManager
Instantiate a new ConnectionManager to establish a connection to the given URL
ConnectionProperties - class net.sourceforge.rssowl.controller.properties.ConnectionProperties.
Class displays a PropertyPage to set Connection settings for RSSOwl
ConnectionProperties(Composite, GUI) - Constructor for class net.sourceforge.rssowl.controller.properties.ConnectionProperties
Instatiate a new ConnectionProperties PropertyPage
CryptoManager - class net.sourceforge.rssowl.util.CryptoManager.
This class handles sensitive user data.
CryptoManager() - Constructor for class net.sourceforge.rssowl.util.CryptoManager
Called from the static factory Method
cacheNewsfeed(String, Channel) - Method in class net.sourceforge.rssowl.util.archive.FeedCacheManager
Cache a newsfeed
calculateStyleRanges(StyledText, Vector, Color, Color, int, boolean, boolean) - Static method in class net.sourceforge.rssowl.util.shop.WidgetShop
From the given Vector of words calculate all StyleRanges using the Color and Font Style that is given.
cancelJob(boolean) - Method in class net.sourceforge.rssowl.controller.statusline.LoadJob
Cancel this job.
canonicalize(String) - Static method in class net.sourceforge.rssowl.util.shop.URLShop
Transform the given URL into canonical form.
canvas - Variable in class net.sourceforge.rssowl.util.Sleak
 
cascadeItemCreateOPML - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemImportBlogroll - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemImportOPML - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemRateBad - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
cascadeItemRateBad - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemRateFantastic - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
cascadeItemRateFantastic - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemRateGood - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
cascadeItemRateGood - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemRateModerate - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
cascadeItemRateModerate - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
cascadeItemRateVeryBad - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
cascadeItemRateVeryBad - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
catDescription - Variable in class net.sourceforge.rssowl.controller.properties.FontProperties
 
catName - Variable in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
catPath - Variable in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
 
catPath - Variable in class net.sourceforge.rssowl.model.Favorite
The String representation of the category
catTitle - Variable in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
category - Variable in class net.sourceforge.rssowl.model.Channel
 
category - Variable in class net.sourceforge.rssowl.model.NewsItem
 
categoryAscending - Variable in class net.sourceforge.rssowl.controller.sort.SortingSelectionAdapter
Holds the flag for ascending order for the category column
categoryTitle - Variable in class net.sourceforge.rssowl.dao.Importer
 
categoryTree - Variable in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
 
cb - Variable in class net.sourceforge.rssowl.controller.EventManager
 
cb - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
cb - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
centerShell(Display, Shell) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Center a shell on the monitor
changeWindowLayout() - Method in class net.sourceforge.rssowl.controller.GUI
Change the window layout between 2 and 3 column window layout
changelog - Variable in class net.sourceforge.rssowl.controller.thread.UpdateManager
Changelog of newest version
chapters - Variable in class net.sourceforge.rssowl.util.document.DocumentGenerator
Store Chapters for each newsfeed that is generated to document
charEncoding - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
Set the character encoding - Default: UTF-8
charSequence - Variable in class net.sourceforge.rssowl.controller.properties.HotkeysProperties
 
check - Variable in class net.sourceforge.rssowl.util.Sleak
 
checkFeedFormat() - Method in class net.sourceforge.rssowl.dao.feedparser.FeedParser
Check if the given document matches RSS, RDF, Atom or OPML format
checkForUpdate - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
checkForUpdateCheck - Variable in class net.sourceforge.rssowl.controller.properties.WorkbenchProperties
 
checkStyle(int) - Static method in class net.sourceforge.rssowl.controller.ViewForm
 
checkUpdate - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
TRUE: Check for an updated version of RSSOwl on startup
FALSE: Do not check for an updated version of RSSOwl on startup
checkUpdateAll - Variable in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
checkUseAuthentification - Variable in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
checkUseProxy - Variable in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
checkUseProxy(Category) - Method in class net.sourceforge.rssowl.model.Category
Check recursivly what state the use proxy setting has
checkWord(StyledText) - Method in class net.sourceforge.rssowl.controller.NewsText
Get the word from the position where the mouse is and check if the word is an URL.
clazz - Static variable in class net.sourceforge.rssowl.util.shop.PaintShop
Class required for Image loading
cleanUpCache() - Method in class net.sourceforge.rssowl.util.archive.FeedCacheManager
Remove those files from the archive which were not modified over a long period
cleanUpItem(String, Hashtable) - Method in class net.sourceforge.rssowl.util.archive.Archive
Remove any archive entries from the archive item, that are not part of the given news items.
clearButton - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
clearButton - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
clearHighlightWords() - Method in class net.sourceforge.rssowl.model.NewsItem
Clear the Vector that contains the highlight words for a search.
clearLiveSearch() - Method in class net.sourceforge.rssowl.controller.Quickview
Clear the live search input field
clearMessageLabel() - Method in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
Clear the message label
clearNewstext() - Method in class net.sourceforge.rssowl.controller.NewsText
Empty the newstext viewform
clearResults() - Method in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
Clear the message label and the result table
client - Variable in class net.sourceforge.rssowl.dao.ConnectionManager
 
clone(Favorite) - Method in class net.sourceforge.rssowl.model.Favorite
Clone settings from this favorite into the given one
clone(NewsItem) - Method in class net.sourceforge.rssowl.model.NewsItem
Clone settings from this newsitem into the given one
close - Variable in class net.sourceforge.rssowl.controller.NewsTabFolder
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.BlogrollDialog
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.ImportOPMLDialog
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
close() - Method in class net.sourceforge.rssowl.controller.dialog.OpenFeedDialog
 
close() - Method in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
Close the popup shell
closeAll - Variable in class net.sourceforge.rssowl.controller.NewsTabFolder
 
closeAll() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Close all opened tabs
closeAll(boolean, boolean) - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Close all tabs but keep newsfeeds
closeAllKeepCurrent - Variable in class net.sourceforge.rssowl.controller.NewsTabFolder
 
closeAllKeepFeeds - Variable in class net.sourceforge.rssowl.controller.NewsTabFolder
 
closeAllTabs - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
closeAllTabs - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
closeConnection() - Method in class net.sourceforge.rssowl.dao.ConnectionManager
Closes the connection
closeControllsToolItem - Variable in class net.sourceforge.rssowl.controller.FavoritesTree
 
closeCurrent() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Close current opened tab
closeCurrentTab - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
closeCurrentTab - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
closeImageHot - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
closeImageNormal - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
closeMenuItem - Variable in class net.sourceforge.rssowl.controller.FavoritesTree
 
closeTab(CTabItem) - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Close the given tabItem
collectorThreads - Variable in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Collector threads to collect and parse links from the results of the search
collectorThreads - Variable in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Collector threads to collect and parse links from the results of the search
collectorsDone - Variable in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Count the number of collector threads that have finished
collectorsDone - Variable in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Count the number of collector threads that have finished
colors - Variable in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
columnLevel - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
columnLine - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
columnMessage - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
columnOrder - Static variable in class net.sourceforge.rssowl.controller.NewsTable
Sort order of columns in newstable
columnSorter - Variable in class net.sourceforge.rssowl.model.TableData
 
columnTitle - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
columnTitle - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
columnUrl - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
columnUrl - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
columnWidths - Variable in class net.sourceforge.rssowl.controller.panel.NewsfeedPanel
 
comboDNDTarget - Variable in class net.sourceforge.rssowl.controller.Quickview
 
comments - Variable in class net.sourceforge.rssowl.model.NewsItem
 
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.AuthorSorter
Compare the given objects by author.
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.CategorySorter
Compare the given objects by category.
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.NewsFeedSorter
Compare the given objects by newsfeed.
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.PubDateSorter
Compare the given objects by publication date.
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.PublisherSorter
Compare the given objects by publisher.
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.StatusSorter
Compare the given objects by status (read / unread).
compare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.TitleSorter
Compare the given objects by title.
compileRegEx(String) - Static method in class net.sourceforge.rssowl.util.shop.RegExShop
Compile a String and return either "OK" if the String is a valid RegEx, or the warning message if not.
completeCompare(Object, Object) - Method in class net.sourceforge.rssowl.controller.sort.AbstractSorter
This method is called in case two newsitems with the same values where compared with.
composite - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
composite - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
composite - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
composite - Variable in class net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
Holds the Property Page
composite - Variable in class net.sourceforge.rssowl.controller.properties.PropertyPage
Holds the Property Page
computeSize(int, int, boolean) - Method in class net.sourceforge.rssowl.controller.ViewForm
 
computeTrim(int, int, int, int) - Method in class net.sourceforge.rssowl.controller.ViewForm
 
conCountSpinner - Variable in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
conTimeoutSpinner - Variable in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.AboutDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.BlogrollDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.FavoriteDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.ImportOPMLDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.OpenFeedDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.SearchDialog
 
configureShell(Shell) - Method in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
 
confirmBlogrollDeletion - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
confirmBlogrollDeletion - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
TRUE: Show a confirm dialog when deleting a blogroll
FALSE: Do not show a confirm dialog when deleting a blogroll
confirmCatDeletionCheck - Variable in class net.sourceforge.rssowl.controller.properties.WorkbenchProperties
 
confirmCategoryDeletion - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
confirmCategoryDeletion - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
TRUE: Show a confirm dialog when deleting a category
FALSE: Do not show a confirm dialog when deleting a category
confirmFavDeletionCheck - Variable in class net.sourceforge.rssowl.controller.properties.WorkbenchProperties
 
confirmFavoriteDeletion - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
confirmFavoriteDeletion - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
TRUE: Show a confirm dialog when deleting a favorite
FALSE: Do not show a confirm dialog when deleting a favorite
confirmSubDeletionCheck - Variable in class net.sourceforge.rssowl.controller.properties.WorkbenchProperties
 
connect() - Method in class net.sourceforge.rssowl.dao.ConnectionManager
Connect to the given URL and handle Proxy and Authentification if required
connect(boolean) - Method in class net.sourceforge.rssowl.dao.ConnectionManager
Connect to the given URL and handle Proxy and Authentification if required
connection - Variable in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
connectionTimeout - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
connectionTimeout - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
Connection Timeout for all HttpClient connections in seconds
containsUnreadNews() - Method in class net.sourceforge.rssowl.model.Channel
Get wether this Channel contains unread news
content - Variable in class net.sourceforge.rssowl.controller.ViewForm
 
content - Variable in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Namespace: Content
contentHolder - Variable in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
contentPane - Variable in class net.sourceforge.rssowl.controller.FavoritesTree
 
contentPane - Variable in class net.sourceforge.rssowl.controller.NewsTabFolder
 
contentSash - Variable in class net.sourceforge.rssowl.controller.NewsText
 
copy - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
copy - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
copy(InputStream, OutputStream) - Static method in class net.sourceforge.rssowl.util.shop.SimpleFileShop
Copy one file to another
copy(String, String) - Static method in class net.sourceforge.rssowl.util.shop.SimpleFileShop
Copy one file to another
copyItem - Variable in class net.sourceforge.rssowl.controller.ChannelInfo
 
copyItem - Variable in class net.sourceforge.rssowl.controller.NewsText
 
copyItem - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
copyItemUrl - Variable in class net.sourceforge.rssowl.controller.NewsText
 
copyManifestFiles(String) - Static method in class net.sourceforge.rssowl.util.shop.FileShop
Copys java.exe.manifest and javaw.exe.manifest to the java.home/bin/ directory, if not yet copyd.
copyUrlItem - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
copyUrlItem - Variable in class net.sourceforge.rssowl.controller.NewsTable
 
copyUrlItem - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
copyXML(String, String) - Static method in class net.sourceforge.rssowl.util.shop.FileShop
Copy a XML to another file
copyXmlLocation - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
copyXmlLocation - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
copyright - Variable in class net.sourceforge.rssowl.model.Channel
 
countFullKey - Variable in class net.sourceforge.rssowl.controller.properties.HotkeysProperties
 
countryMap - Static variable in class net.sourceforge.rssowl.util.i18n.LanguageDetector
Hashtable with ISO countrycodes
crawlUrls(String) - Static method in class net.sourceforge.rssowl.util.shop.URLShop
Try to crawl any URL from the given WebSite.
createAggregatedRSSChannel() - Method in class net.sourceforge.rssowl.controller.thread.AggregationLoader
Aggregate the rsschannels to one channel
createAmphetaRateFeed() - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Creates or updates the AmphetaRate feed
createAmphetaRateProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: AmphetaRate
createAnchor(String) - Static method in class net.sourceforge.rssowl.util.shop.StringShop
Create a HTML anchor from the given URL.
createArchiveDir() - Static method in class net.sourceforge.rssowl.controller.RSSOwlLoader
Create the Archive Directory
createBloggerProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Blogger
createBlogroll(String, boolean) - Static method in class net.sourceforge.rssowl.model.TreeItemData
Create a new TreeItem with the type: Blogroll
createBlogrollFavorite(String, boolean) - Static method in class net.sourceforge.rssowl.model.TreeItemData
Create a new TreeItem with the type: Blogroll Favorite
createBoldFont(Font) - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Create a new Font using the given one and making it Bold
createBrowserData(BrowserPanel) - Static method in class net.sourceforge.rssowl.model.TabItemData
Create a new TabItemData with the type: Browser
createBrowserError(SWTError) - Static method in class net.sourceforge.rssowl.util.shop.BrowserShop
Create a human readable Error message from the given SWTError.
createBrowserPanel(boolean) - Method in class net.sourceforge.rssowl.controller.NewsText
Create the browser panel to display newstext in the internal browser
createBrowserPopupTab() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Create a new Tab for a popup.
createBrowserProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Browser
createBrowserTab(CTabItem, String) - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Create the browser in the given Tab and open the given URL.
createButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
createButtons() - Method in class net.sourceforge.rssowl.controller.properties.PropertyPage
Create "Apply" and "Restore Defaults" button
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.AboutDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.BlogrollDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.FavoriteDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.ImportOPMLDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.OpenFeedDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.SearchDialog
 
createButtonsForButtonBar(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
 
createCacheDir() - Static method in class net.sourceforge.rssowl.controller.RSSOwlLoader
Create the Cache Directory
createCategory(String, boolean) - Static method in class net.sourceforge.rssowl.model.TreeItemData
Create a new TreeItem with the type: Category
createCollectorThreads() - Method in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Collector thread checks if URLs in "urlObj" are RSS / RDF / Atom feeds
createCollectorThreads() - Method in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Collector thread checks if URLs in "urlObj" are valid RSS / RDF feeds
createColorProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Colors
createComposite() - Method in class net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
Create the composite that holds the PropertyPage
createComposite() - Method in class net.sourceforge.rssowl.controller.properties.PropertyPage
Create the composite that holds the PropertyPage
createConnectionProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Connection
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.AboutDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.BlogrollDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.ConfirmDeleteDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.FavoriteDialog
 
createDialogArea() - Method in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
Create the dialog components
createDialogArea() - Method in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
Create the dialog components
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.ImportOPMLDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.OpenFeedDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.SearchDialog
 
createDialogArea(Composite) - Method in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
 
createDialogArea() - Method in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
Create the dialog components
createDocument(ArrayList) - Method in class net.sourceforge.rssowl.util.document.DocumentGenerator
Write header and a single news to the document
createDragSource() - Method in class net.sourceforge.rssowl.controller.dnd.FavoritesTreeDND
Create the Drag Source on the Tree.
createDragSource() - Method in class net.sourceforge.rssowl.controller.dnd.NewsTabFolderDND
Create the Drag Source on the tabfolder.
createDropTarget() - Method in class net.sourceforge.rssowl.controller.dnd.FavoritesTreeDND
Create the drop target.
createEmptyNewsPopup(Control) - Method in class net.sourceforge.rssowl.controller.panel.NewsfeedPanel
Create the popup that is shown when no news where found or are available to display
createErrorChannel(String, NewsfeedFactoryException) - Method in class net.sourceforge.rssowl.controller.thread.AggregationLoader
Create an warning channel to display an erroneous RSS feed
createErrorChannel(String, NewsfeedFactoryException) - Static method in class net.sourceforge.rssowl.model.Channel
Create a fake Channel that displays an warning message given from the Exception.
createErrorConnectInfo() - Method in class net.sourceforge.rssowl.controller.thread.UpdateManager
Display warning message in a dialog
createErrorData(String) - Static method in class net.sourceforge.rssowl.model.TabItemData
Create a new TabItemData with the type: Error
createErrorReport() - Static method in class net.sourceforge.rssowl.util.shop.URLShop
Create an error report to be sent as mail
createExistingAccountGroup(boolean) - Method in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
Dynamically create the contents of this group.
createFavorite(Favorite, TreeItem) - Method in class net.sourceforge.rssowl.controller.dnd.FavoritesTreeDND
Create a new favorite in the selected category
createFavorite(String, boolean) - Static method in class net.sourceforge.rssowl.model.TreeItemData
Create a new TreeItem with the type: Favorite
createFavoritesProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Favorites
createFeedData(String, String, Channel, Table) - Static method in class net.sourceforge.rssowl.model.TabItemData
Create a new TabItemData with the type: Feed
createFileName(String) - Static method in class net.sourceforge.rssowl.util.shop.StringShop
Create a valid filename from the given String.
createFillLayout(int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new FillLayout with the given parameters
createFont() - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Create a Font using the system font
createFont(int) - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Create a Font from the given height
createFont(int, int) - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Create a Font from the given height and style
createFont(String, int, int) - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Create a Font from the given name, height and style
createFontProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Font
createFormData(int, int, int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutDataShop
Create a new FormData with the given Parameters
createGridData(int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutDataShop
Create a new GridData with the given parameters
createGridData(int, int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutDataShop
Create a new GridData with the given parameters
createGridData(int, int, int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutDataShop
Create a new GridData with the given parameters
createGridLayout(int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createGridLayout(int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createGridLayout(int, int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createGridLayout(int, int, int, boolean) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createGridLayout(int, int, int, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createGridLayout(int, int, int, int, int, boolean) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Create a new GridLayout with the given parameters
createHotkeysProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Hotkeys
createInfoArea(Composite, String, String) - Method in class net.sourceforge.rssowl.controller.panel.NewsfeedPanel
Create a small info area on top of the newsheader table.
createInfoTab() - Method in class net.sourceforge.rssowl.controller.thread.UpdateManager
Display the message in the tab
createInnerFeedLoader(String) - Method in class net.sourceforge.rssowl.controller.thread.AggregationLoader
Create the inner feed loader that is called from the outer feed loader for each URL to load.
createLanguageProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Language
createLogDir() - Static method in class net.sourceforge.rssowl.controller.RSSOwlLoader
Create the Log Directory
createMailProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Mail
createMessageData(String) - Static method in class net.sourceforge.rssowl.model.TabItemData
Create a new TabItemData with the type: Message
createNewCatOrFavMenu(boolean) - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Create the New category / new favorite menuStructure
createNewCategory() - Method in class net.sourceforge.rssowl.controller.dialog.SelectCategoryDialog
Opens the New Category dialog and prompts for a name of the new category.
createNewFavoriteItem(Menu) - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Create the "New > Favorite" MenuItem.
createNewsTable(Composite) - Method in class net.sourceforge.rssowl.controller.NewsTable
Create a new table holding news
createNewsheaderData(boolean) - Static method in class net.sourceforge.rssowl.model.TableItemData
Create a new TableItemData that tells if a news was read or not
createNoNewVersionInfo() - Method in class net.sourceforge.rssowl.controller.thread.UpdateManager
Display the message in a dialog
createOuterFeedLoader(boolean) - Method in class net.sourceforge.rssowl.controller.thread.AggregationLoader
Create the favorites multi load thread
createPopUpMenu() - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Create a new popup menuStructure
createRootCategory() - Static method in class net.sourceforge.rssowl.model.Category
Create a new root category
createSearchThread() - Method in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Search thread performs the search for the topic
createSearchThread() - Method in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Search thread performs the search for the topic
createSortOrderProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Sort Order
createStyledText() - Method in class net.sourceforge.rssowl.controller.NewsText
Create the StyledText to display the newstext.
createSystemTrayProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: System Tray
createTableData() - Static method in class net.sourceforge.rssowl.model.TableData
Create a new TableData to store columns and sorters.
createTellMyFriends() - Static method in class net.sourceforge.rssowl.util.shop.URLShop
Build the RSSOwl teaser in a "mailto:" link
createTempDir() - Static method in class net.sourceforge.rssowl.controller.RSSOwlLoader
Create the Temp Directory
createToolBar(Composite) - Method in class net.sourceforge.rssowl.controller.Quickview
Create the Top ToolBar
createUniqueArchiveFile() - Method in class net.sourceforge.rssowl.util.archive.ArchiveManager
Create a unique archive file to save an archive item
createUniqueLink(String) - Static method in class net.sourceforge.rssowl.model.Category
Create a unique link
createUniqueTitle(String) - Static method in class net.sourceforge.rssowl.model.Category
Create a unique title
createUrl() - Method in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Create the URL to perform the search
createViewProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: View
createWildCardMenu(String[]) - Method in class net.sourceforge.rssowl.controller.Quickview
Apply a wildcard popup menu to the text.
createWildCardMenu(Text, String[]) - Static method in class net.sourceforge.rssowl.util.shop.WidgetShop
Apply a wildcard popup menu to the text.
createWorkbenchProps() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Create new PropertyPage: Workbench
createWorkingDir() - Static method in class net.sourceforge.rssowl.controller.RSSOwlLoader
Create the Home Directory
creationDate - Variable in class net.sourceforge.rssowl.model.Favorite
Date of creation
creator - Variable in class net.sourceforge.rssowl.model.Channel
 
creteSelectedFontGroup(Font) - Method in class net.sourceforge.rssowl.controller.properties.FontProperties
Display informations about a selected font
creteSelectedFontGroup(FontData) - Method in class net.sourceforge.rssowl.controller.properties.FontProperties
Write informations about the given Font
criticalErrorLogPath - Variable in class net.sourceforge.rssowl.util.LoggerImpl
Path used for the critical warning log file if needed
crypta - Variable in class net.sourceforge.rssowl.util.CryptoManager
 
currentLoadingJob - Variable in class net.sourceforge.rssowl.controller.statusline.StatusLine
 
currentMenu - Variable in class net.sourceforge.rssowl.controller.popup.FavoritesTreePopup
 
currentRSSOwlFavorite - Variable in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
Favorite to update
currentResults - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
curvedTabRadio - Variable in class net.sourceforge.rssowl.controller.properties.ViewProperties
 
customBrowser - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
Custom Browser executable path
customBrowserArguments - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
customBrowserArguments - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
Custom Browser arguments
customBrowserPath - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
cut - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
cut - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo