net.sourceforge.rssowl.controller.properties
Class ViewFavoriteProperties
java.lang.Object
net.sourceforge.rssowl.controller.properties.FavoritePropertyPage
net.sourceforge.rssowl.controller.properties.ViewFavoriteProperties
- public class ViewFavoriteProperties
- extends FavoritePropertyPage
Display information about the edited favorite
- Version:
- 1.1.3
- Author:
- Benjamin Pasero
Constructor Summary |
ViewFavoriteProperties(org.eclipse.swt.widgets.Composite parent,
Favorite rssOwlFavorite)
Instatiate a new ViewFavoriteProperties propertypage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewFavoriteProperties
public ViewFavoriteProperties(org.eclipse.swt.widgets.Composite parent,
Favorite rssOwlFavorite)
- Instatiate a new ViewFavoriteProperties propertypage
- Parameters:
parent
- Composite's parentrssOwlFavorite
- The favorite that is currently edited
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