|
|||||||||||
| 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.ColorProperties
Class displays a PropertyPage to configure Colors in RSSOwl
| Field Summary | |
(package private) org.eclipse.swt.widgets.Button |
linkColorChooser
|
(package private) org.eclipse.swt.widgets.Button |
syntaxHighlightcolorChooser
|
| Fields inherited from class net.sourceforge.rssowl.controller.properties.PropertyPage |
apply, composite, dialogFont, errorMessageLabel, parent, propertyChangeManager, restore, rssOwlGui |
| Constructor Summary | |
ColorProperties(org.eclipse.swt.widgets.Composite parent,
GUI rssOwlGui)
Instatiate a new ColorProperties PropertyPage |
|
| Method Summary | |
void |
applyButtonPressed()
The apply button has been pressed |
protected void |
initComponents()
Init all components |
protected void |
restoreButtonPressed()
The restore button has been pressed |
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 |
org.eclipse.swt.widgets.Button linkColorChooser
org.eclipse.swt.widgets.Button syntaxHighlightcolorChooser
| Constructor Detail |
public ColorProperties(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()
PropertyPage
initComponents in class PropertyPagePropertyPage.initComponents()protected void restoreButtonPressed()
PropertyPage
restoreButtonPressed in class PropertyPagePropertyPage.restoreButtonPressed()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||