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 _

U

UPDATE_INTERVAL - Static variable in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
Interval to look for favorites that need an update
URLShop - class net.sourceforge.rssowl.util.shop.URLShop.
Factory class for some URL concerns in RSSOwl
URLShop() - Constructor for class net.sourceforge.rssowl.util.shop.URLShop
This utility class constructor is hidden
URL_REGEX - Static variable in class net.sourceforge.rssowl.util.shop.RegExShop
The reg. expression for an URL
URL_REGEX_PATTERN - Static variable in class net.sourceforge.rssowl.util.shop.RegExShop
The compiled pattern to match an URL
UpdateManager - class net.sourceforge.rssowl.controller.thread.UpdateManager.
The Update Manager checks the version-file on a server for new releases of RSSOwl and displays a message in a new tab if a new version is available.
UpdateManager(GUI) - Constructor for class net.sourceforge.rssowl.controller.thread.UpdateManager
Instantiate a new UpdateManager
UpdateManager(GUI, boolean) - Constructor for class net.sourceforge.rssowl.controller.thread.UpdateManager
Instantiate a new UpdateManager
UpdatePanel - class net.sourceforge.rssowl.controller.panel.UpdatePanel.
The update panel is placed inside a TabItem and shown whenever a new version of RSSOwl was released and the user wants to be informed about it.
UpdatePanel(Display, Composite, String, String) - Constructor for class net.sourceforge.rssowl.controller.panel.UpdatePanel
Instantiate a new UpdatePanel
unCacheNewsfeed(String, boolean) - Method in class net.sourceforge.rssowl.util.archive.FeedCacheManager
Remove a newsfeed from the cache and delete its cache file
unicodeToEntities(String) - Static method in class net.sourceforge.rssowl.util.shop.StringShop
Convert the non ASCII-characters of a String into Unicode HTML entities.
uniqueCounter - Static variable in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
This long is used to create unique dates
unreadNewsAvailable() - Method in class net.sourceforge.rssowl.model.Favorite
 
unreadNewsCount - Variable in class net.sourceforge.rssowl.model.Favorite
The number of unread news in this favorite
upButton - Variable in class net.sourceforge.rssowl.controller.properties.SortOrderPropertiers
 
update - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
updateAccelerator(MenuItem, String, boolean, boolean) - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Update the accelerators on the selected menuitem
updateAccelerator(MenuItem, String, String, boolean, boolean) - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Update the accelerators on the selected menuitem
updateAccelerators() - Method in class net.sourceforge.rssowl.controller.NewsTable
Update the accelerators on the menuitems
updateAccelerators() - Method in class net.sourceforge.rssowl.controller.NewsText
Update the accelerators on the menuitems
updateAccelerators() - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Update the accelerators on the menuitems
updateAccelerators(boolean) - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Update the accelerators on the menuitems
updateCoreSettings(SettingsLoader, boolean) - Method in class net.sourceforge.rssowl.controller.GUI
Update core settings of RSSOwl that need to be loaded first
updateDateLabel(boolean) - Method in class net.sourceforge.rssowl.controller.statusline.StatusLine
Update the date of the label
updateErrorState(boolean) - Method in class net.sourceforge.rssowl.model.Favorite
Update the state of the warning flag to the in a seperate asynchron runnable.
updateFeedList(Favorite) - Static method in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
Update the feedList.
updateFonts() - Method in class net.sourceforge.rssowl.controller.FavoritesTree
 
updateFonts() - Method in interface net.sourceforge.rssowl.controller.IFontChangeable
All implementing classes must provide a method to update the fonts of all GUI elements that provide a setFont() Method.
updateFonts() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
 
updateFonts() - Method in class net.sourceforge.rssowl.controller.NewsText
 
updateFonts() - Method in class net.sourceforge.rssowl.controller.Quickview
 
updateFonts() - Method in class net.sourceforge.rssowl.controller.statusline.StatusLine
 
updateFonts() - Static method in class net.sourceforge.rssowl.util.shop.FontShop
Update styled fonts and the dialog font used by JFace dialogs
updateFrequency - Variable in class net.sourceforge.rssowl.model.Channel
 
updateI18N() - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.GUI
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.NewsTable
 
updateI18N() - Method in class net.sourceforge.rssowl.controller.NewsText
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.Quickview
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.RSSOwlMenu
Update all controlls text with i18n
updateI18N() - Method in class net.sourceforge.rssowl.controller.dialog.PreferencesDialog
Update I18N - Is only called from the Language properties view!
updateI18N() - Method in class net.sourceforge.rssowl.controller.statusline.StatusLine
 
updateI18N() - Method in class net.sourceforge.rssowl.controller.tray.SystemTray
 
updateI18N() - Method in interface net.sourceforge.rssowl.util.i18n.ITranslatable
Update translation of all String literals
updateInterval - Static variable in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
Array containing the possible auto-update values
updateInterval - Variable in class net.sourceforge.rssowl.model.Favorite
Update interval of the favorite
updateIntervalNames - Static variable in class net.sourceforge.rssowl.controller.thread.FeedAutoUpdater
Array containing the i18n values for the update intervals
updateLastOpenedFeeds() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
This method updates the lastOpenedFeeds Vector.
updateLinkColor() - Method in class net.sourceforge.rssowl.controller.NewsText
Update color of Link Label
updateNavToolItems() - Method in class net.sourceforge.rssowl.controller.panel.BrowserPanel
Update "Back" and "Forward" tool items
updateNewMenu(boolean, boolean) - Method in class net.sourceforge.rssowl.controller.Quickview
Update the new menu in dependance of the selection in the favorites tree.
updateNewsTextComposite() - Method in class net.sourceforge.rssowl.controller.NewsText
Update the newstext composite to either show Internal Browser or StyledText for the newstext
updateNewsView - Variable in class net.sourceforge.rssowl.model.NewsItem
Flag to force an update when viewing
updatePeriod - Variable in class net.sourceforge.rssowl.model.Channel
 
updateProgressBar(int) - Method in class net.sourceforge.rssowl.controller.statusline.StatusLineAnimator
Update the progress bar value
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.BloggerProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.BrowserProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.ColorProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.FavoritesProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.FontProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.HotkeysProperties
No action is done here.
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.LanguageProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.MailProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.PropertyPage
Update the temporary settings holder PropertiesChangeManager
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.SortOrderPropertiers
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.SystemTrayProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.ViewProperties
 
updatePropertiesChangeManager() - Method in class net.sourceforge.rssowl.controller.properties.WorkbenchProperties
 
updateProxyForAllFavorites - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
updateProxySettings() - Method in class net.sourceforge.rssowl.controller.properties.ConnectionProperties
Update Proxy GlobalSettings from the changes the user has made
updateRateLabel(String) - Method in class net.sourceforge.rssowl.controller.statusline.StatusLine
Set text to the rate label
updateReadStatus(int) - Method in class net.sourceforge.rssowl.model.Favorite
Update this favorites number of unread news and also update the connected treeitem.
updateReadStatus(int, boolean) - Method in class net.sourceforge.rssowl.model.Favorite
Update this favorites number of unread news and also update the connected treeitem.
updateReadStatusOnNews() - Method in class net.sourceforge.rssowl.model.Channel
Check for each NewsItem of the given Channel if the news was read before or is unread.
updateTabFolderState() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Update the state of the TabFolder and tell the MenuManager.
updateTabItemStatus(CTabItem) - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Update the state of the given TabItem to reflect wether unread news are available in the Channel that is displayed.
updateTableItemStyle(TableItem) - Static method in class net.sourceforge.rssowl.controller.NewsTable
Update the table items style.
updateTreeItemIcon(TreeItem) - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Update the icon on a TreeItem in dependance of the "isError" flag.
updateTreeReadStatus(TreeItem) - Method in class net.sourceforge.rssowl.controller.FavoritesTree
Recursivly update all parent categories of the given TreeItem to set / unset the unread status, which is indicated by a slightly different category icon.
updateUserSettings(SettingsLoader, boolean) - Method in class net.sourceforge.rssowl.controller.GUI
Update some user settings from the "user.xml"
updateViewFormBorder() - Method in class net.sourceforge.rssowl.controller.NewsTabFolder
Update state of 3D Border outside the ViewForm if neccessary
url - Variable in class net.sourceforge.rssowl.controller.panel.NewsfeedPanel
 
url - Variable in class net.sourceforge.rssowl.controller.thread.FeedLoader
 
url - Variable in class net.sourceforge.rssowl.dao.ConnectionManager
 
url - Variable in class net.sourceforge.rssowl.dao.NewsfeedFactoryException
 
url - Variable in class net.sourceforge.rssowl.dao.feedparser.AbstractFeedParser
URL of the Newsfeed
url - Variable in class net.sourceforge.rssowl.model.Enclosure
 
url - Variable in class net.sourceforge.rssowl.model.Favorite
URL of the favorite
url - Variable in class net.sourceforge.rssowl.model.TabItemData
 
urlEncode(String) - Static method in class net.sourceforge.rssowl.util.shop.URLShop
This is a simple wrapper method for the encode() Method of the URLEncoder.
urlLabelQuickView - Variable in class net.sourceforge.rssowl.controller.Quickview
 
urlTestCombo - Variable in class net.sourceforge.rssowl.controller.Quickview
 
urlTitleHolder - Variable in class net.sourceforge.rssowl.controller.NewsText
 
useAuthentification - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
useBrowserForNewsText - Variable in class net.sourceforge.rssowl.controller.NewsText
 
useBrowserForNewsText - Variable in class net.sourceforge.rssowl.controller.RSSOwlMenu
 
useBrowserForNewsText - Variable in class net.sourceforge.rssowl.controller.properties.PropertyChangeManager
 
useBrowserForNewsText - Static variable in class net.sourceforge.rssowl.util.GlobalSettings
TRUE: Display newstext in internal browser
FALSE: Display newstext in Text-Box
useBrowserForNewstextCheck - Variable in class net.sourceforge.rssowl.controller.properties.ViewProperties
 
useCustomBrowser() - Static method in class net.sourceforge.rssowl.util.shop.BrowserShop
Use custom browser
useDefaultBrowser() - Static method in class net.sourceforge.rssowl.util.shop.BrowserShop
Use default browser to display the URL
useFileHandler - Static variable in class net.sourceforge.rssowl.util.LoggerImpl
TRUE: Print errors into file FALSE: Print errors to System.err
useIText() - Static method in class net.sourceforge.rssowl.util.GlobalSettings
Get wether iText should be used.
useInternalBrowser() - Static method in class net.sourceforge.rssowl.util.GlobalSettings
Get wether the Internal Browser should be used Currently: win32, gtk and mac supported
usePrinting() - Static method in class net.sourceforge.rssowl.util.GlobalSettings
Get wether Printing should be used Currently: win32 / carbon / motif supported
useProxy - Variable in class net.sourceforge.rssowl.model.Category
TRUE if a proxy should be used
useProxy - Variable in class net.sourceforge.rssowl.model.Favorite
TRUE if a proxy should be used
useSystemTray() - Static method in class net.sourceforge.rssowl.util.GlobalSettings
Get wether system tray is supported Currently: win32 / gtk supported
userAgent - Variable in class net.sourceforge.rssowl.dao.ConnectionManager
 
userIDLabel - Variable in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
 
userId - Variable in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
 
username - Variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 
username - Variable in class net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
 
username - Variable in class net.sourceforge.rssowl.dao.ConnectionManager
 
usernameValue - Variable in class net.sourceforge.rssowl.controller.dialog.LoginDialog
 

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