net.sourceforge.rssowl.controller.properties
Class ViewFavoriteProperties

java.lang.Object
  extended bynet.sourceforge.rssowl.controller.properties.FavoritePropertyPage
      extended bynet.sourceforge.rssowl.controller.properties.ViewFavoriteProperties

public class ViewFavoriteProperties
extends FavoritePropertyPage

Display information about the edited favorite

Version:
1.1.3
Author:
Benjamin Pasero

Field Summary
 
Fields inherited from class net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
composite, dialogFont, errorMessageLabel, parent, rssOwlFavorite
 
Constructor Summary
ViewFavoriteProperties(org.eclipse.swt.widgets.Composite parent, Favorite rssOwlFavorite)
          Instatiate a new ViewFavoriteProperties propertypage
 
Method Summary
protected  void initComponents()
          Init all components
 
Methods inherited from class net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
createComposite, setErrorMessage, setWarningMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewFavoriteProperties

public ViewFavoriteProperties(org.eclipse.swt.widgets.Composite parent,
                              Favorite rssOwlFavorite)
Instatiate a new ViewFavoriteProperties propertypage

Parameters:
parent - Composite's parent
rssOwlFavorite - The favorite that is currently edited
Method Detail

initComponents

protected void initComponents()
Description copied from class: FavoritePropertyPage
Init all components

Specified by:
initComponents in class FavoritePropertyPage
See Also:
PropertyPage.initComponents()


RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo