|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.rssowl.controller.properties.PropertyPage
net.sourceforge.rssowl.controller.properties.AmphetaRateProperties
Class displays a PropertyPage to configure AmphetaRate in RSSOwl
| Field Summary | |
private org.eclipse.swt.widgets.Group |
existingAccountGroup
|
private org.eclipse.swt.widgets.Composite |
existingAccountHolder
|
private org.eclipse.swt.widgets.Text |
password
|
(package private) org.eclipse.swt.widgets.Text |
userId
|
private org.eclipse.swt.widgets.Label |
userIDLabel
|
private org.eclipse.swt.widgets.Text |
username
|
| Fields inherited from class net.sourceforge.rssowl.controller.properties.PropertyPage |
apply, composite, dialogFont, errorMessageLabel, parent, propertyChangeManager, restore, rssOwlGui |
| Constructor Summary | |
AmphetaRateProperties(org.eclipse.swt.widgets.Composite parent,
GUI rssOwlGui)
Instatiate a new AmphetaRateProperties PropertyPage |
|
| Method Summary | |
void |
applyButtonPressed()
The apply button has been pressed |
(package private) void |
createExistingAccountGroup(boolean isOldUser)
Dynamically create the contents of this group. |
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 |
private org.eclipse.swt.widgets.Group existingAccountGroup
private org.eclipse.swt.widgets.Composite existingAccountHolder
private org.eclipse.swt.widgets.Text password
private org.eclipse.swt.widgets.Label userIDLabel
private org.eclipse.swt.widgets.Text username
org.eclipse.swt.widgets.Text userId
| Constructor Detail |
public AmphetaRateProperties(org.eclipse.swt.widgets.Composite parent,
GUI rssOwlGui)
parent - Composite's parentrssOwlGui - The MainController| Method Detail |
public void applyButtonPressed()
PropertyPage
applyButtonPressed in class PropertyPagePropertyPage.applyButtonPressed()public void updatePropertiesChangeManager()
PropertyPage
updatePropertiesChangeManager in class PropertyPagePropertyPage.updatePropertiesChangeManager()protected void initComponents()
initComponents in class PropertyPageprotected void restoreButtonPressed()
restoreButtonPressed in class PropertyPagevoid createExistingAccountGroup(boolean isOldUser)
isOldUser - TRUE if the user has an old AmphetaRate user id
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||