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 _

P

PARAM_CLIENT - Static variable in class net.sourceforge.rssowl.controller.thread.AmphetaRateThread
Tell that RSSOwl querrys AmphetaRate
PARAM_HTML - Static variable in class net.sourceforge.rssowl.controller.thread.AmphetaRateThread
Tell that the recommendation articles should not be formatted with HTML
PARAM_LINKINDESC - Static variable in class net.sourceforge.rssowl.controller.thread.AmphetaRateThread
Tell that we dont want the feed link in the description
PARAM_LIST - Static variable in class net.sourceforge.rssowl.controller.thread.AmphetaRateThread
Complete list of parameters as we want AmphetaRate to behave
PARAM_ORIGURL - Static variable in class net.sourceforge.rssowl.controller.thread.AmphetaRateThread
Tell that we need the origurl-tag in the recommendations
PATH_SEPARATOR - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
OS dependant File separator
PDF_FORMAT - Static variable in class net.sourceforge.rssowl.util.document.DocumentGenerator
Constant to indicate a PDF formatted document
PROGRESS_UPDATE_INTERVAL - Static variable in class net.sourceforge.rssowl.controller.statusline.StatusLineAnimator
Interval to update the progress bar
PROTOCOL_SEPARATOR - Static variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
Divider between Protocol and Host
PROXY_DOMAIN_KEY - Static variable in class net.sourceforge.rssowl.util.CryptoManager
Unique key for the proxy domain (NTLM only)
PROXY_PASSWORD_KEY - Static variable in class net.sourceforge.rssowl.util.CryptoManager
Unique key for the proxy password
PROXY_USER_KEY - Static variable in class net.sourceforge.rssowl.util.CryptoManager
Unique key for the proxy username
PaintShop - class net.sourceforge.rssowl.util.shop.PaintShop.
Factory class for some Paint / Icon concerns in RSSOwl
PaintShop() - Constructor for class net.sourceforge.rssowl.util.shop.PaintShop
This utility class constructor is hidden
PreferencesDialog - class net.sourceforge.rssowl.controller.dialog.PreferencesDialog.
The preferences dialog allows the user to change RSSOwl's preferences.
PreferencesDialog(Shell, String, GUI) - Constructor for class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Creates a Dialog with a tree holding different categories.
PrintShop - class net.sourceforge.rssowl.util.shop.PrintShop.
Factory class for some Print concerns in RSSOwl
PrintShop() - Constructor for class net.sourceforge.rssowl.util.shop.PrintShop
This utility class constructor is hidden
PropertyChangeManager - class net.sourceforge.rssowl.controller.properties.PropertyChangeManager.
The PropertyChangeManager watches all settings the user has made in the PreferencesDialog and saves the settings after exit with click on "OK" Button.
PropertyChangeManager(GUI) - Constructor for class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
Instantiates a new PropertyChangeManager
PropertyPage - class net.sourceforge.rssowl.controller.properties.PropertyPage.
A property page holds components to set properties in RSSOwl.
PropertyPage(Composite) - Constructor for class net.sourceforge.rssowl.controller.properties.PropertyPage
Instantiates a new PropertyPage
PropertyPage(Composite, GUI) - Constructor for class net.sourceforge.rssowl.controller.properties.PropertyPage
Instantiates a new PropertyPage
ProxyShop - class net.sourceforge.rssowl.util.shop.ProxyShop.
Factory class for proxy connection concerns in RSSOwl.
ProxyShop() - Constructor for class net.sourceforge.rssowl.util.shop.ProxyShop
This utility class constructor is hidden
PubDateSorter - class net.sourceforge.rssowl.controller.sort.PubDateSorter.
Class used to compare two RSSNewsItems by publication date.
PubDateSorter(Hashtable) - Constructor for class net.sourceforge.rssowl.controller.sort.PubDateSorter
Creates a new instance of PubDateSorter.
PublisherSorter - class net.sourceforge.rssowl.controller.sort.PublisherSorter.
Class used to compare two RSSNewsItems by publisher.
PublisherSorter(Hashtable) - Constructor for class net.sourceforge.rssowl.controller.sort.PublisherSorter
Creates a new instance of PublisherSorter.
paintCanvas(Event) - Method in class net.sourceforge.rssowl.util.Sleak
 
parent - Variable in class net.sourceforge.rssowl.controller.dialog.CategoryDialog
 
parent - Variable in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
 
parent - Variable in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
 
parent - Variable in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
 
parent - Variable in class net.sourceforge.rssowl.controller.panel.BrowserPanel
 
parent - Variable in class net.sourceforge.rssowl.controller.panel.ErrorPanel
 
parent - Variable in class net.sourceforge.rssowl.controller.panel.UpdatePanel
 
parent - Variable in class net.sourceforge.rssowl.controller.panel.WelcomePanel
 
parent - Variable in class net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
Parent of the composite
parent - Variable in class net.sourceforge.rssowl.controller.properties.PropertyPage
Parent of the composite
parent - Variable in class net.sourceforge.rssowl.controller.statusline.StatusLine
 
parent - Variable in class net.sourceforge.rssowl.controller.thread.ImageLoader
Parent composite
parent - Variable in class net.sourceforge.rssowl.model.Category
Parent category of this category
parentTabItem - Variable in class net.sourceforge.rssowl.controller.panel.BrowserPanel
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Parse elements that are defined in the specifications and add them to the Channel.
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.Atom_0_3_Parser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.BaseRSSParser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.FeedParser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.OPML_1_0_Parser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.RDF_1_0_Parser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.RSS_0_91_Parser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.RSS_0_92_Parser
 
parse() - Method in class net.sourceforge.rssowl.dao.feedparser.RSS_2_0_Parser
 
parseAvailableNamespaces() - Method in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Parse document for namespaces
parseBody(Element) - Method in class net.sourceforge.rssowl.dao.feedparser.OPML_1_0_Parser
Parse the Body element
parseContentModule(Element, NewsItem) - Method in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Parse the content module namespace
parseDCModule(Element, NewsItem) - Method in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Parse for the dublin core module namespace
parseForLinks(String) - Method in class net.sourceforge.rssowl.model.NewsItem
Parse the text for links
parseHead(Element) - Method in class net.sourceforge.rssowl.dao.feedparser.OPML_1_0_Parser
Parse the Head Element
parseLanguage(Locale) - Static method in class net.sourceforge.rssowl.util.i18n.LanguageDetector
Try parse a language from the given locale that is supported in RSSOwl.
parseMustAndMayWords(String) - Static method in class net.sourceforge.rssowl.util.SearchpatternParser
Parse Words that should match the result (AND / OR)
parseOutline(Element) - Method in class net.sourceforge.rssowl.dao.feedparser.OPML_1_0_Parser
Recursivly parse Outline Elements
parsePattern(String) - Static method in class net.sourceforge.rssowl.util.SearchpatternParser
Parse the search pattern and return a Hashtable.
parseRoot() - Method in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
Parse the Root Element from the XML document.
parseString(String) - Static method in class net.sourceforge.rssowl.util.shop.XMLShop
Parse a String as XML to have possible entities resolved.
parser - Variable in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Create one parser for each Collector thread
parser - Variable in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Create one parser for each Collector thread
parser - Variable in class net.sourceforge.rssowl.dao.NewsfeedFactory
Parser for the document
password - Variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
password - Variable in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
 
password - Variable in class net.sourceforge.rssowl.dao.ConnectionManager
 
passwordValue - Variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
paste - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
paste - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
path - Variable in class net.sourceforge.rssowl.controller.TutorialBrowser
 
pathOrUrl - Variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
pathToBlogroll - Variable in class net.sourceforge.rssowl.model.Category
Path to the blogroll XML
performDeletion() - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Delete selected cat or fav or sub
performSearch(String) - Method in class net.sourceforge.rssowl.controller.dialog.FeedDiscoveryDialog
Begin the search
performSearch(String) - Method in class net.sourceforge.rssowl.controller.dialog.FeedSearchDialog
Begin the search
performSearch - Variable in class net.sourceforge.rssowl.controller.panel.NewsfeedPanel
 
performSearch - Variable in class net.sourceforge.rssowl.controller.sort.SortingSelectionAdapter
Holds the flag for performing search
performSearch - Variable in class net.sourceforge.rssowl.controller.thread.AggregationLoader
If a search is performed, set to TRUE
performSearch() - Method in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Perform a search on the given website and add every link to the Stack, that was found.
performSearch() - Method in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Perform a search on the search engine and add every link to the Stack, that was found.
performValidation() - Method in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
Perform the validation and use the feedPath from the input field
performValidation(String) - Method in class net.sourceforge.rssowl.controller.dialog.ValidateFeedDialog
Perform the validation and use the given feedPath from the input field
permaLink - Variable in class net.sourceforge.rssowl.model.NewsItem
 
pipeConnection() - Method in class net.sourceforge.rssowl.dao.ConnectionManager
Try to pipe the resulting InputStream into a GZipInputStream
pointTrim(String, int, boolean) - Static method in class net.sourceforge.rssowl.util.shop.StringShop
Trims the given String to the given length and appends "..."
popUpMenu - Variable in class net.sourceforge.rssowl.controller.popup.BlogrollCategoryPopup
 
popUpMenu - Variable in class net.sourceforge.rssowl.controller.popup.BlogrollFavoritePopup
 
popUpMenu - Variable in class net.sourceforge.rssowl.controller.popup.CategoryPopup
 
popUpMenu - Variable in class net.sourceforge.rssowl.controller.popup.EmptyTreePopup
 
popUpMenu - Variable in class net.sourceforge.rssowl.controller.popup.FavoritePopup
 
popupBoldFont - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
popupBorderColor - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
popupClosed - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
popupInnerCircleColor - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
popupOuterCircleColor - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
popupShell - Variable in class net.sourceforge.rssowl.controller.tray.SystemTrayAlert
 
positionShell(Shell, boolean, int) - Static method in class net.sourceforge.rssowl.util.shop.LayoutShop
Sets the initial location to use for the shell.
possibleFontChange - Static variable in class net.sourceforge.rssowl.controller.properties.FontProperties
Flag to indicate a possible font change
prefTitleHolder - Variable in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
 
preferences - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
preferredUrlObjects - Variable in class net.sourceforge.rssowl.controller.thread.FeedDiscoveryManager
Synchronized list of preferred URL objects
preferredUrlObjects - Variable in class net.sourceforge.rssowl.controller.thread.FeedSearchManager
Synchronized list of preferred URL objects
prepareOPMLDocument(Document) - Method in class net.sourceforge.rssowl.dao.Exporter
Setup default OPML Template with head tag
print - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
print() - Method in class net.sourceforge.rssowl.controller.panel.BrowserPanel
Print the Browser using the JavaScript print() method
printNews - Variable in class net.sourceforge.rssowl.controller.NewsText
 
printNews - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
printNews(String, String) - Static method in class net.sourceforge.rssowl.util.shop.PrintShop
Method for calling a PrintDialog and printing a news (title, url, text) to the selected printer.
printNewsFromBrowser() - Static method in class net.sourceforge.rssowl.util.shop.PrintShop
Print news out of the browser widget
printNewsFromText() - Static method in class net.sourceforge.rssowl.util.shop.PrintShop
Print the newstext
printf(String, String[], String[]) - Static method in class net.sourceforge.rssowl.util.shop.StringShop
Substitute wildcards in a String and return it
proceed() - Method in class net.sourceforge.rssowl.dao.ConnectionManager
Checks wether the current running Thread was not yet stopped.
progress - Variable in class net.sourceforge.rssowl.controller.statusline.StatusLineAnimator
 
properties - Static variable in class net.sourceforge.rssowl.controller.MenuManager
 
properties - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
propertyChangeManager - Static variable in class net.sourceforge.rssowl.controller.properties.PropertyPage
The PropertyChangeManager holds a temp state of the made settings
proxySettings - Static variable in class net.sourceforge.rssowl.util.shop.ProxyShop
The proxy settings (host, port, user, pw) in a hashtable
proxySettingsSave - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
pubDate - Variable in class net.sourceforge.rssowl.model.Channel
Date when channel was published.
pubDate - Variable in class net.sourceforge.rssowl.model.NewsItem
 
pubDateParsed - Variable in class net.sourceforge.rssowl.model.Channel
The parsed publish date
pubDateParsed - Variable in class net.sourceforge.rssowl.model.NewsItem
 
publisher - Variable in class net.sourceforge.rssowl.model.Channel
 
publisher - Variable in class net.sourceforge.rssowl.model.NewsItem
 
publisherAscending - Variable in class net.sourceforge.rssowl.controller.sort.SortingSelectionAdapter
Holds the flag for ascending order for the publisher column
pudDateAscending - Variable in class net.sourceforge.rssowl.controller.sort.SortingSelectionAdapter
Holds the flag for ascending order for the publication date column

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