net.sourceforge.rssowl.controller.properties
Class BloggerProperties

java.lang.Object
  extended bynet.sourceforge.rssowl.controller.properties.PropertyPage
      extended bynet.sourceforge.rssowl.controller.properties.BloggerProperties

public class BloggerProperties
extends PropertyPage

Class displays a PropertyPage to configure a blogging tool for RSSOwl

Version:
1.1.3
Author:
Benjamin Pasero

Field Summary
(package private)  org.eclipse.swt.widgets.Text bloggerArguments
           
(package private)  org.eclipse.swt.widgets.Text bloggerPath
           
 
Fields inherited from class net.sourceforge.rssowl.controller.properties.PropertyPage
apply, composite, dialogFont, errorMessageLabel, parent, propertyChangeManager, restore, rssOwlGui
 
Constructor Summary
BloggerProperties(org.eclipse.swt.widgets.Composite parent)
          Instatiate a new BloggerProperties PropertyPage
 
Method Summary
 void applyButtonPressed()
          The apply button has been pressed
protected  void initComponents()
          Init all components
protected  void restoreButtonPressed()
          This property page does not support the restore action.
 void updatePropertiesChangeManager()
          Update the temporary settings holder PropertiesChangeManager
 
Methods inherited from class net.sourceforge.rssowl.controller.properties.PropertyPage
createButtons, createComposite, dispose, getPropertyChangeManager, initPropertyChangeManager, setApplyButtonState, setButtonLayoutData, setButtonLayoutData, setErrorMessage, setRestoreButtonState, setSuccessMessage, setWarningMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bloggerArguments

org.eclipse.swt.widgets.Text bloggerArguments

bloggerPath

org.eclipse.swt.widgets.Text bloggerPath
Constructor Detail

BloggerProperties

public BloggerProperties(org.eclipse.swt.widgets.Composite parent)
Instatiate a new BloggerProperties PropertyPage

Parameters:
parent - Composite's parent
Method Detail

applyButtonPressed

public void applyButtonPressed()
Description copied from class: PropertyPage
The apply button has been pressed

Specified by:
applyButtonPressed in class PropertyPage
See Also:
PropertyPage.applyButtonPressed()

updatePropertiesChangeManager

public void updatePropertiesChangeManager()
Description copied from class: PropertyPage
Update the temporary settings holder PropertiesChangeManager

Specified by:
updatePropertiesChangeManager in class PropertyPage
See Also:
PropertyPage.updatePropertiesChangeManager()

initComponents

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

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

restoreButtonPressed

protected void restoreButtonPressed()
This property page does not support the restore action. The restore button is disabled.

Specified by:
restoreButtonPressed in class PropertyPage


RSSOwl - RSS / RDF / Atom Newsreader

SourceForge.net Logo